Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dout.h67 void tblcalc(struct rofftbl *tbl,
H A Dtbl_html.c88 tblcalc(&h->tbl, sp, 0, 0); in html_tblopen()
H A Dout.c114 tblcalc(struct rofftbl *tbl, const struct tbl_span *sp_first, in tblcalc() function
H A Dtbl_term.c190 tblcalc(&tp->tbl, sp, tp->tcol->offset, tp->tcol->rmargin); in term_tbl()