Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dhtml.c232 case (ESCAPE_FONTITALIC): in print_metaf()
381 case (ESCAPE_FONTITALIC): in print_encode()
H A Dmandoc.h382 ESCAPE_FONTITALIC, /* italic font mode */ enumerator
H A Dmandoc.c333 gly = ESCAPE_FONTITALIC; in mandoc_escape()
H A Dterm.c498 case (ESCAPE_FONTITALIC): in term_word()