Searched defs:locale_width (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ascii.c56 static size_t locale_width(const struct termp *, int);
107 p->width = locale_width;
347 locale_width(const struct termp *p, int c) function

Completed in 57 milliseconds