Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dterm_ps.c89 static size_t ps_width(const struct termp *, int);
448 p->width = ps_width; in pspdf_alloc()
1115 ps_width(const struct termp *p, int c) in ps_width() function