Home
last modified time | relevance | path

Searched refs:roffcol (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/mandoc/
H A Dout.c40 static size_t tblcalc_data(struct rofftbl *, struct roffcol *,
43 static size_t tblcalc_literal(struct rofftbl *, struct roffcol *,
45 static size_t tblcalc_number(struct rofftbl *, struct roffcol *,
121 struct roffcol *col; in tblcalc()
135 sizeof(struct roffcol)); in tblcalc()
418 tblcalc_data(struct rofftbl *tbl, struct roffcol *col, in tblcalc_data()
447 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col, in tblcalc_literal()
484 tblcalc_number(struct rofftbl *tbl, struct roffcol *col, in tblcalc_number()
H A Dout.h33 struct roffcol { struct
54 struct roffcol *cols; /* master column specifiers */ argument
H A Dtbl_term.c43 const struct roffcol *);
52 const struct roffcol *);
55 const struct roffcol *);
589 const struct roffcol *col; /* Contains width and spacing. */ in tbl_hrule()
729 const struct roffcol *col) in tbl_data()
825 const struct roffcol *col) in tbl_literal()
868 const struct roffcol *col) in tbl_number()