Home
last modified time | relevance | path

Searched refs:BIFONT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/troff/nroff.d/
H A Dn10.c463 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()
/titanic_50/usr/src/cmd/troff/
H A Dtdef.h48 #define BIFONT 4 /* default bold italic font */ macro