Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dterm_ps.c98 static size_t ps_getwidth(const struct termp *, int);
552 p->getwidth = ps_getwidth; in pspdf_alloc()
1288 ps_getwidth(const struct termp *p, int c) in ps_getwidth() function