Searched refs:term_setwidth (Results 1 – 4 of 4) sorted by relevance
123 void term_setwidth(struct termp *, const char *);
619 term_setwidth(struct termp *p, const char *wstr) in term_setwidth() function
223 term_setwidth(p, n->nchild ? n->child->string : NULL); in pre_ll()
604 term_setwidth(p, n->nchild ? n->child->string : NULL); in termp_ll_pre()