Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dhtml.h31 TAG_DIV, enumerator
H A Dman_html.c272 t = print_otag(h, TAG_DIV, "cr?", "head", "doc-pageheader", in man_root_pre()
295 t = print_otag(h, TAG_DIV, "cr?", "foot", "doc-pagefooter", in man_root_post()
631 print_otag(h, TAG_DIV, "c", "Bd-indent"); in man_RS_pre()
H A Dmdoc_html.c456 t = print_otag(h, TAG_DIV, "cr?", "foot", "doc-pagefooter", in mdoc_root_post()
489 t = print_otag(h, TAG_DIV, "cr?", "head", "doc-pageheader", in mdoc_root_pre()
869 print_otag(h, TAG_DIV, "c", "Bd-indent"); in mdoc_bl_pre()
924 print_otag_id(h, TAG_DIV, "Bd Bd-indent", n); in mdoc_d1_pre()
984 print_otag_id(h, TAG_DIV, buf, n); in mdoc_bd_pre()
1426 print_otag(h, TAG_DIV, "c", cattr); in mdoc_bf_pre()