Searched refs:setwidth (Results 1 – 4 of 4) sorted by relevance
97 void (*setwidth)(struct termp *, int, size_t); member
87 p->setwidth = ascii_setwidth; in ascii_init()
645 (*p->setwidth)(p, iop, width); in term_setwidth()
555 p->setwidth = ps_setwidth; in pspdf_alloc()