Home
last modified time | relevance | path

Searched refs:term_hen (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_tab.c57 tabs.d = term_hen(p, &su); in term_tab_set()
86 pos = term_hen(p, &su); in term_tab_set()
H A Droff_term.c171 ponew = term_hen(p, &su); in roff_term_pre_po()
242 len = term_hen(p, &su); in roff_term_pre_ti()
H A Dterm.h145 int term_hen(const struct termp *, const struct roffsu *);
H A Dman_term.c387 v = term_hen(p, &su); in pre_in()
441 len = term_hen(p, &su); in pre_HP()
530 len = term_hen(p, &su); in pre_IP()
605 len = term_hen(p, &su); in pre_TP()
778 n->aux = term_hen(p, &su); in pre_RS()
H A Dterm.c637 uc += term_hen(p, &su); in term_word()
658 uc = term_hen(p, &su); in term_word()
1105 term_hen(const struct termp *p, const struct roffsu *su) in term_hen() function
H A Dmdoc_term.c572 return term_hen(p, &su); in a2width()
709 offset += term_hen(p, &su) + dcol; in termp_it_pre()
727 width = term_hen(p, &su) + dcol; in termp_it_pre()
H A Dtbl_term.c144 i = term_hen((const struct termp *)arg, su); in term_tbl_sulen()