Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dterm_ps.c91 static size_t ps_width(const struct termp *, int);
556 p->width = ps_width; in pspdf_alloc()
1278 ps_width(const struct termp *p, int c) in ps_width() function