Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dtbl_html.c113 print_otag(h, TAG_TD, 1, &tag); in print_tbl()
119 print_otag(h, TAG_TD, 0, NULL); in print_tbl()
H A Dman_html.c312 print_otag(h, TAG_TD, 1, &tag); in man_root_pre()
317 print_otag(h, TAG_TD, 1, &tag); in man_root_pre()
323 print_otag(h, TAG_TD, 1, &tag); in man_root_pre()
341 print_otag(h, TAG_TD, 1, &tag); in man_root_post()
348 print_otag(h, TAG_TD, 1, &tag); in man_root_post()
H A Dhtml.h35 TAG_TD, enumerator
H A Dmdoc_html.c484 print_otag(h, TAG_TD, 1, &tag); in mdoc_root_post()
489 print_otag(h, TAG_TD, 1, &tag); in mdoc_root_post()
521 print_otag(h, TAG_TD, 1, &tag); in mdoc_root_pre()
526 print_otag(h, TAG_TD, 1, &tag); in mdoc_root_pre()
531 print_otag(h, TAG_TD, 1, &tag); in mdoc_root_pre()
662 print_otag(h, TAG_TD, 0, NULL); in mdoc_nm_pre()
667 print_otag(h, TAG_TD, 0, NULL); in mdoc_nm_pre()
912 print_otag(h, TAG_TD, 2, tag); in mdoc_it_pre()