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