Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dtbl_html.c114 print_otag(h, TAG_TD, 1, &tag); in print_tbl()
120 print_otag(h, TAG_TD, 0, NULL); in print_tbl()
H A Dman_html.c334 print_otag(h, TAG_TD, 1, tag); in man_root_pre()
340 print_otag(h, TAG_TD, 2, tag); in man_root_pre()
346 print_otag(h, TAG_TD, 2, tag); in man_root_pre()
370 print_otag(h, TAG_TD, 1, tag); in man_root_post()
378 print_otag(h, TAG_TD, 2, tag); in man_root_post()
H A Dhtml.h39 TAG_TD, enumerator
H A Dmdoc_html.c508 print_otag(h, TAG_TD, 1, tag); in mdoc_root_post()
514 print_otag(h, TAG_TD, 2, tag); in mdoc_root_post()
552 print_otag(h, TAG_TD, 1, tag); in mdoc_root_pre()
558 print_otag(h, TAG_TD, 2, tag); in mdoc_root_pre()
564 print_otag(h, TAG_TD, 2, tag); in mdoc_root_pre()
693 print_otag(h, TAG_TD, 0, NULL); in mdoc_nm_pre()
698 print_otag(h, TAG_TD, 0, NULL); in mdoc_nm_pre()
954 print_otag(h, TAG_TD, 2, tag); in mdoc_it_pre()