Searched refs:bufcat_su (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/mdocml/
H A Dhtml.h153 void bufcat_su(struct html *, const char *,
H A Dtbl_html.c72 bufcat_su(h, "width", &su);
H A Dmdoc_html.c720 bufcat_su(h, "width", &su);
906 bufcat_su(h, "margin-top", &su);
931 bufcat_su(h, "margin-top", &su);
949 bufcat_su(h, "margin-left", &su);
955 bufcat_su(h, "margin-top", &su);
1006 bufcat_su(h, "width", &su);
1008 bufcat_su(h, "min-width", &su);
1017 bufcat_su(h, "margin-top", &su);
1018 bufcat_su(h, "margin-bottom", &su);
1030 bufcat_su(
[all...]
H A Dman_html.c397 bufcat_su(h, "height", &su);
579 bufcat_su(h, "margin-left", &su);
581 bufcat_su(h, "text-indent", &su);
684 bufcat_su(h, "margin-left", &su);
H A Dhtml.c680 bufcat_su(struct html *h, const char *p, const struct roffsu *su) function

Completed in 66 milliseconds