Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_html.c353 fp = i % 2 ? TAG_I : TAG_B; in man_alt_pre()
356 fp = i % 2 ? TAG_B : TAG_I; in man_alt_pre()
359 fp = i % 2 ? TAG_I : TAG_MAX; in man_alt_pre()
362 fp = i % 2 ? TAG_MAX : TAG_I; in man_alt_pre()
586 print_otag(h, TAG_I, ""); in man_OP_pre()
606 print_otag(h, TAG_I, ""); in man_I_pre()
H A Dhtml.h51 TAG_I, enumerator
H A Dhtml.c272 h->metaf = print_otag(h, TAG_I, ""); in print_metaf()
279 print_otag(h, TAG_I, ""); in print_metaf()
290 print_otag(h, TAG_I, ""); in print_metaf()
H A Dmdoc_html.c908 print_otag_id(h, TAG_I, "Em", n); in mdoc_em_pre()
1510 t = TAG_I; in mdoc__x_pre()
1520 t = TAG_I; in mdoc__x_pre()
1524 t = TAG_I; in mdoc__x_pre()