Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dhtml.h73 HTMLFONT_NONE = 0, enumerator
H A Dman_html.c206 if (HTMLFONT_NONE != h->metac) { in print_man_node()
208 h->metac = HTMLFONT_NONE; in print_man_node()
H A Dhtml.c248 font = HTMLFONT_NONE; in print_metaf()