Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc.h109 FONT_Li, /* Li, -literal */ enumerator
H A Dmdoc_validate.c1288 np->norm->Bf.font = FONT_Li; in post_bf()
1304 np->norm->Bf.font = FONT_Li; in post_bf()
H A Dmdoc_html.c1422 else if (FONT_Li == n->norm->Bf.font) in mdoc_bf_pre()