Searched refs:FONT_Li (Results 1 – 3 of 3) sorted by relevance
109 FONT_Li, /* Li, -literal */ enumerator
1288 np->norm->Bf.font = FONT_Li; in post_bf()1304 np->norm->Bf.font = FONT_Li; in post_bf()
1422 else if (FONT_Li == n->norm->Bf.font) in mdoc_bf_pre()