Home
last modified time | relevance | path

Searched refs:ascii_width (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/cmd/mandoc/
H A Dterm_ascii.c44 static size_t ascii_width(const struct termp *, int);
88 p->width = ascii_width; in ascii_init()
198 ascii_width(const struct termp *p, int c) in ascii_width() function