Searched refs:setwidth (Results 1 – 4 of 4) sorted by relevance
118 void (*setwidth)(struct termp *, int, int); member
90 p->setwidth = ascii_setwidth; in ascii_init()
551 p->setwidth = ps_setwidth; in pspdf_alloc()
951 (*p->setwidth)(p, iop, width); in term_setwidth()