Home
last modified time | relevance | path

Searched refs:roffsu (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/mdocml/
H A Dout.h43 struct roffsu { struct
48 typedef size_t (*tbl_sulen)(const struct roffsu *, void *); argument
68 const char *a2roffsu(const char *, struct roffsu *, enum roffscale);
H A Dterm.h120 const struct roffsu *);
144 int term_hspan(const struct termp *, const struct roffsu *);
145 int term_hen(const struct termp *, const struct roffsu *);
146 int term_vspan(const struct termp *, const struct roffsu *);
H A Droff_term.c161 struct roffsu su; in roff_term_pre_po()
191 struct roffsu su; in roff_term_pre_sp()
221 struct roffsu su; in roff_term_pre_ti()
H A Dtbl_html.c36 static size_t html_tbl_sulen(const struct roffsu *, void *);
52 html_tbl_sulen(const struct roffsu *su, void *arg) in html_tbl_sulen()
H A Dterm_ascii.c45 const struct roffsu *);
261 ascii_hspan(const struct termp *p, const struct roffsu *su) in ascii_hspan()
H A Dterm.c524 struct roffsu su; in term_word()
871 struct roffsu su; in term_setwidth()
1050 term_vspan(const struct termp *p, const struct roffsu *su) in term_vspan()
1095 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan()
1105 term_hen(const struct termp *p, const struct roffsu *su) in term_hen()
H A Dman_term.c271 struct roffsu su; in pre_PD()
362 struct roffsu su; in pre_in()
413 struct roffsu su; in pre_HP()
507 struct roffsu su; in pre_IP()
580 struct roffsu su; in pre_TP()
759 struct roffsu su; in pre_RS()
H A Dterm_tab.c45 struct roffsu su; in term_tab_set()
H A Dout.c60 a2roffsu(const char *src, struct roffsu *dst, enum roffscale def) in a2roffsu()
120 struct roffsu su; in tblcalc()
H A Dterm_ps.c97 const struct roffsu *);
1297 ps_hspan(const struct termp *p, const struct roffsu *su) in ps_hspan()
H A Dtbl_term.c39 static size_t term_tbl_sulen(const struct roffsu *, void *);
140 term_tbl_sulen(const struct roffsu *su, void *arg) in term_tbl_sulen()
H A Dmdoc_man.c493 struct roffsu su; in print_offs()
545 struct roffsu su; in print_width()
H A Dmdoc_term.c564 struct roffsu su; in a2width()
625 struct roffsu su; in termp_it_pre()