Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
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()
300 print_otag(h, TAG_SPAN, "c", "foot-left"); in man_root_post()
303 print_otag(h, TAG_SPAN, "c", "foot-date"); in man_root_post()
307 print_otag(h, TAG_SPAN, "c", "foot-os"); in man_root_post()
576 tt = print_otag(h, TAG_SPAN, "c", "Op"); in man_OP_pre()
H A Dmdoc_html.c461 print_otag(h, TAG_SPAN, "c", "foot-left"); in mdoc_root_post()
464 print_otag(h, TAG_SPAN, "c", "foot-date"); in mdoc_root_post()
468 print_otag(h, TAG_SPAN, "c", "foot-os"); in mdoc_root_post()
494 print_otag(h, TAG_SPAN, "c", "head-ltitle"); in mdoc_root_pre()
498 print_otag(h, TAG_SPAN, "c", "head-vol"); in mdoc_root_pre()
502 print_otag(h, TAG_SPAN, "c", "head-rtitle"); in mdoc_root_pre()
640 print_otag(h, TAG_SPAN, "cr", "Nd", "doc-subtitle"); in mdoc_nd_pre()
736 print_otag(h, TAG_SPAN, "c", "Ux"); in mdoc_xx_pre()
901 print_otag(h, TAG_SPAN, "c", "St"); in mdoc_st_pre()
993 print_otag(h, TAG_SPAN, "c", "Pa"); in mdoc_pa_pre()
[all …]
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()