Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ps.c98 static size_t ps_width(const struct termp *, int);
552 p->width = ps_width; in pspdf_alloc()
1285 ps_width(const struct termp *p, int c) in ps_width() function