Searched refs:setwidth (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dterm.h117 void (*setwidth)(struct termp *, int, int); member in struct:termp
H A Dterm_ascii.c89 p->setwidth = ascii_setwidth;
H A Dterm.c895 (*p->setwidth)(p, iop, width);
H A Dterm_ps.c551 p->setwidth = ps_setwidth;

Completed in 58 milliseconds