Home
last modified time | relevance | path

Searched refs:FONT_Em (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmdoc.h108 FONT_Em, /* Em, -emphasis */ enumerator
H A Dmdoc_validate.c1306 np->norm->Bf.font = FONT_Em; in post_bf()
1323 np->norm->Bf.font = FONT_Em; in post_bf()
H A Dmdoc_html.c1427 if (FONT_Em == n->norm->Bf.font) in mdoc_bf_pre()
H A Dmdoc_man.c1023 case FONT_Em: in pre_bf()
H A Dmdoc_term.c1808 case FONT_Em: in termp_sm_pre()