Home
last modified time | relevance | path

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

/NextBSD/contrib/mdocml/
HDterm.h123 void term_setwidth(struct termp *, const char *);
HDterm.c619 term_setwidth(struct termp *p, const char *wstr) in term_setwidth() function
HDman_term.c223 term_setwidth(p, n->nchild ? n->child->string : NULL); in pre_ll()
HDmdoc_term.c604 term_setwidth(p, n->nchild ? n->child->string : NULL); in termp_ll_pre()