Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dhtml.h30 TAG_DIV, enumerator
H A Dmdoc_html.c304 t = print_otag(h, TAG_DIV, "c", "manual-text"); in html_mdoc()
858 print_otag(h, TAG_DIV, "c", "Bd-indent"); in mdoc_bl_pre()
913 print_otag_id(h, TAG_DIV, "Bd Bd-indent", n); in mdoc_d1_pre()
973 print_otag_id(h, TAG_DIV, buf, n); in mdoc_bd_pre()
1415 print_otag(h, TAG_DIV, "c", cattr); in mdoc_bf_pre()
H A Dman_html.c135 t = print_otag(h, TAG_DIV, "c", "manual-text"); in html_man()
581 print_otag(h, TAG_DIV, "c", "Bd-indent"); in man_RS_pre()