Searched refs:term_hspan (Results 1 – 4 of 4) sorted by relevance
124 int term_hspan(const struct termp *, const struct roffsu *);
427 v = term_hspan(p, &su); in pre_in()512 len = term_hspan(p, &su); in pre_HP()586 len = term_hspan(p, &su); in pre_IP()668 len = term_hspan(p, &su); in pre_TP()856 n->aux = term_hspan(p, &su); in pre_RS()
641 width = term_hspan(p, &su); in term_setwidth()835 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan() function
541 return(term_hspan(p, &su)); in a2width()