Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dterm.h115 size_t term_hspan(const struct termp *,
H A Dterm.c782 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan() function
H A Dmdoc_term.c538 return(term_hspan(p, &su)); in a2width()
558 return(term_hspan(p, &su)); in a2offs()
H A Dman_term.c199 return((int)term_hspan(p, &su)); in a2width()