Home
last modified time | relevance | path

Searched refs:HTMLFONT_NONE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/mdocml/
HDhtml.h86 HTMLFONT_NONE = 0, enumerator
HDman_html.c243 if (HTMLFONT_NONE != h->metac) { in print_man_node()
245 h->metac = HTMLFONT_NONE; in print_man_node()
HDhtml.c242 font = HTMLFONT_NONE; in print_metaf()