Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dterm_tab.c58 tabs.d = term_hen(p, &su); in term_tab_set()
87 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 Dman_term.c399 v = term_hen(p, &su); in pre_in()
453 len = term_hen(p, &su); in pre_HP()
542 len = term_hen(p, &su); in pre_IP()
617 len = term_hen(p, &su); in pre_TP()
790 n->aux = term_hen(p, &su); in pre_RS()
H A Dterm.h146 int term_hen(const struct termp *, const struct roffsu *);
H A Dterm.c671 uc += term_hen(p, &su); in term_word()
704 uc = term_hen(p, &su); in term_word()
1162 term_hen(const struct termp *p, const struct roffsu *su) in term_hen() function
H A Dmdoc_term.c570 return term_hen(p, &su); in a2width()
707 offset += term_hen(p, &su) + dcol; in termp_it_pre()
726 width = term_hen(p, &su) + dcol; in termp_it_pre()
H A Dtbl_term.c147 i = term_hen((const struct termp *)arg, su); in term_tbl_sulen()