Searched refs:ascii_width (Results 1 – 1 of 1) sorted by relevance
42 static size_t ascii_width(const struct termp *, int);83 p->width = ascii_width; in ascii_init()186 ascii_width(const struct termp *p, int c) in ascii_width() function