Searched refs:locale_getwidth (Results 1 – 1 of 1) sorted by relevance
58 static size_t locale_getwidth(const struct termp *, int);119 p->getwidth = locale_getwidth; in ascii_init()379 locale_getwidth(const struct termp *p, int c) in locale_getwidth() function