Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dterm.h147 int term_vspan(const struct termp *, const struct roffsu *);
H A Droff_term.c195 len = term_vspan(p, &su); in roff_term_pre_sp()
H A Dterm.c1105 term_vspan(const struct termp *p, const struct roffsu *su) in term_vspan() function
H A Dman_term.c267 mt->pardist = term_vspan(p, &su); in pre_PD()