Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc.h109 FONT_Li, /* Li, -literal */ enumerator
H A Dmdoc_validate.c1287 np->norm->Bf.font = FONT_Li; in post_bf()
1303 np->norm->Bf.font = FONT_Li; in post_bf()
H A Dmdoc_html.c1409 else if (FONT_Li == n->norm->Bf.font) in mdoc_bf_pre()