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