Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Dmdoc.h109 FONT_Li, /* Li, -literal */ enumerator
Dmdoc_validate.c1157 np->norm->Bf.font = FONT_Li; in post_bf()
1173 np->norm->Bf.font = FONT_Li; in post_bf()
Dmdoc_html.c1469 else if (FONT_Li == n->norm->Bf.font) in mdoc_bf_pre()