Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dout.h69 void tblcalc(struct rofftbl *,
H A Dtbl_html.c89 tblcalc(&h->tbl, sp, 0, 0); in html_tblopen()
H A Dout.c117 tblcalc(struct rofftbl *tbl, const struct tbl_span *sp_first, in tblcalc() function
H A Dtbl_term.c191 tblcalc(&tp->tbl, sp, tp->tcol->offset, tp->tcol->rmargin); in term_tbl()