Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dout.h68 void tblcalc(struct rofftbl *tbl,
H A Dtbl_html.c60 tblcalc(&h->tbl, sp, 0); in html_tblopen()
H A Dout.c107 tblcalc(struct rofftbl *tbl, const struct tbl_span *sp, in tblcalc() function
H A Dtbl_term.c89 tblcalc(&tp->tbl, sp, rmargin - tp->offset); in term_tbl()