Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dout.h53 tbl_sulen sulen; /* calculate scaling unit length */ member
H A Dtbl_html.c88 h->tbl.sulen = html_tbl_sulen; in html_tblopen()
H A Dout.c168 (*tbl->sulen)(&su, tbl->arg); in tblcalc()
H A Dtbl_term.c188 tp->tbl.sulen = term_tbl_sulen; in term_tbl()