Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dout.c31 static void tblcalc_data(struct rofftbl *, struct roffcol *,
33 static void tblcalc_literal(struct rofftbl *, struct roffcol *,
35 static void tblcalc_number(struct rofftbl *, struct roffcol *,
107 tblcalc(struct rofftbl *tbl, const struct tbl_span *sp, in tblcalc()
234 tblcalc_data(struct rofftbl *tbl, struct roffcol *col, in tblcalc_data()
270 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col, in tblcalc_literal()
284 tblcalc_number(struct rofftbl *tbl, struct roffcol *col, in tblcalc_number()
H A Dout.h46 struct rofftbl { struct
68 void tblcalc(struct rofftbl *tbl, argument
H A Dterm.h52 struct rofftbl tbl; /* table configuration */
H A Dhtml.h131 struct rofftbl tbl; /* current table */