Home
last modified time | relevance | path

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

/trueos/contrib/mdocml/
HDhtml.c232 case (ESCAPE_FONTITALIC): in print_metaf()
365 case (ESCAPE_FONTITALIC): in print_encode()
HDmandoc.h384 ESCAPE_FONTITALIC, /* italic font mode */ enumerator
HDmandoc.c390 gly = ESCAPE_FONTITALIC; in mandoc_escape()
HDterm.c468 case (ESCAPE_FONTITALIC): in term_word()