Searched refs:roffcol (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/mandoc/
H A Dout.h35 struct roffcol { struct
56 struct roffcol *cols; /* master column specifiers */
H A Dout.c43 static size_t tblcalc_data(struct rofftbl *, struct roffcol *,
46 static size_t tblcalc_literal(struct rofftbl *, struct roffcol *,
48 static size_t tblcalc_number(struct rofftbl *, struct roffcol *,
124 struct roffcol *col;
137 sizeof(struct roffcol));
407 tblcalc_data(struct rofftbl *tbl, struct roffcol *col,
436 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col,
473 tblcalc_number(struct rofftbl *tbl, struct roffcol *col,
H A Dtbl_term.c43 const struct roffcol *);
52 const struct roffcol *);
55 const struct roffcol *);
577 const struct roffcol *col; /* Contains width and spacing. */
717 const struct roffcol *col)
813 const struct roffcol *col)
856 const struct roffcol *col)
H A Dtbl_html.c118 const struct roffcol *col;

Completed in 103 milliseconds