Home
last modified time | relevance | path

Searched refs:TAG_SPAN (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmdoc_html.c468 print_otag(h, TAG_SPAN, "c", "foot-left"); in mdoc_root_post()
472 print_otag(h, TAG_SPAN, "c", "foot-date");
476 print_otag(h, TAG_SPAN, "c", "foot-right"); in mdoc_root_pre()
503 print_otag(h, TAG_SPAN, "c", "head-ltitle"); in mdoc_root_pre()
507 print_otag(h, TAG_SPAN, "c", "head-vol"); in mdoc_root_pre()
511 print_otag(h, TAG_SPAN, "c", "head-rtitle");
649 print_otag(h, TAG_SPAN, "cr", "Nd", "doc-subtitle"); in mdoc_nm_pre()
745 print_otag(h, TAG_SPAN, "c", "Ux"); in mdoc_it_pre()
910 print_otag(h, TAG_SPAN, "c", "St"); in mdoc_em_pre()
1002 print_otag(h, TAG_SPAN, " in mdoc_ad_pre()
[all...]
H A Dman_html.c277 print_otag(h, TAG_SPAN, "c", "head-ltitle"); in man_root_pre()
281 print_otag(h, TAG_SPAN, "c", "head-vol"); in man_root_pre()
286 print_otag(h, TAG_SPAN, "c", "head-rtitle"); in man_root_pre()
307 print_otag(h, TAG_SPAN, "c", "foot-left"); in man_root_post()
312 print_otag(h, TAG_SPAN, "c", "foot-date");
316 print_otag(h, TAG_SPAN, "c", "foot-right"); in man_SH_pre()
585 tt = print_otag(h, TAG_SPAN, "c", "Op"); in man_OP_pre()
H A Dhtml.h53 TAG_SPAN, enumerator
H A Dhtml.c282 h->metaf = print_otag(h, TAG_SPAN, "c", "Li"); in print_metaf()
285 h->metaf = print_otag(h, TAG_SPAN, "c", "Li"); in print_metaf()
289 h->metaf = print_otag(h, TAG_SPAN, "c", "Li"); in print_metaf()