Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dterm_ps.c108 static void ps_setwidth(struct termp *, int, size_t);
555 p->setwidth = ps_setwidth; in pspdf_alloc()
636 ps_setwidth(struct termp *p, int iop, size_t width) in ps_setwidth() function