Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c461 if (oxfont == ulfont || oxfont == BIFONT) in ptout1()
465 if (xfont == ulfont || xfont == BIFONT) in ptout1()
471 if ((xfont == ulfont || xfont == BIFONT) && !(*t.iton & 0377)) { in ptout1()
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h46 #define BIFONT 4 /* default bold italic font */ macro