Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.h144 int term_hspan(const struct termp *, const struct roffsu *);
H A Dterm.c890 width = term_hspan(p, &su); in term_setwidth()
1095 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan() function