Searched refs:roffsu (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/mdocml/ |
| HD | term.h | 100 const struct roffsu *); 124 int term_hspan(const struct termp *, const struct roffsu *); 125 int term_vspan(const struct termp *, const struct roffsu *);
|
| HD | out.h | 38 struct roffsu { struct 67 int a2roffsu(const char *, struct roffsu *, enum roffscale);
|
| HD | man_html.c | 61 struct roffsu *); 282 a2width(const struct man_node *n, struct roffsu *su) in a2width() 359 struct roffsu su; in man_br_pre() 536 struct roffsu su; in man_HP_pre() 638 struct roffsu su; in man_RS_pre()
|
| HD | man_term.c | 265 struct roffsu su; in pre_PD() 402 struct roffsu su; in pre_in() 444 struct roffsu su; in pre_sp() 489 struct roffsu su; in pre_HP() 563 struct roffsu su; in pre_IP() 644 struct roffsu su; in pre_TP() 841 struct roffsu su; in pre_RS()
|
| HD | term_ascii.c | 43 const struct roffsu *); 249 ascii_hspan(const struct termp *p, const struct roffsu *su) in ascii_hspan()
|
| HD | mdoc_html.c | 57 static void a2width(const char *, struct roffsu *); 281 a2width(const char *p, struct roffsu *su) in a2width() 650 struct roffsu su; in mdoc_nm_pre() 821 struct roffsu su; in mdoc_it_pre() 935 struct roffsu su; in mdoc_bl_pre() 1076 struct roffsu su; in mdoc_d1_pre() 1129 struct roffsu su; in mdoc_bd_pre() 1564 struct roffsu su; in mdoc_sp_pre() 1824 struct roffsu su; in mdoc_bf_pre()
|
| HD | term.c | 621 struct roffsu su; in term_setwidth() 791 term_vspan(const struct termp *p, const struct roffsu *su) in term_vspan() 835 term_hspan(const struct termp *p, const struct roffsu *su) in term_hspan()
|
| HD | tbl_html.c | 53 struct roffsu su; in html_tblopen()
|
| HD | html.h | 172 const struct roffsu *);
|
| HD | out.c | 47 a2roffsu(const char *src, struct roffsu *dst, enum roffscale def) in a2roffsu()
|
| HD | term_ps.c | 90 const struct roffsu *); 1290 ps_hspan(const struct termp *p, const struct roffsu *su) in ps_hspan()
|
| HD | html.c | 737 bufcat_su(struct html *h, const char *p, const struct roffsu *su) in bufcat_su()
|
| HD | mdoc_man.c | 424 struct roffsu su; in print_offs() 473 struct roffsu su; in print_width()
|
| HD | mdoc_term.c | 535 struct roffsu su; in a2width() 1812 struct roffsu su; in termp_sp_pre()
|