Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dterm_ps.c109 static void ps_setwidth(struct termp *, int, int);
547 p->setwidth = ps_setwidth; in pspdf_alloc()
622 ps_setwidth(struct termp *p, int iop, int width) in ps_setwidth() function