Searched refs:BIFONT (Results 1 – 2 of 2) sorted by relevance
463 if (oxfont == ulfont || oxfont == BIFONT) in ptout1()467 if (xfont == ulfont || xfont == BIFONT) in ptout1()473 if ((xfont == ulfont || xfont == BIFONT) && !(*t.iton & 0377)) { in ptout1()
48 #define BIFONT 4 /* default bold italic font */ macro