Searched refs:FONTPOS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h130 #define FONTPOS 036 /* position of font \f(XX encoded in top */ macro
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt10.c342 if (k == FONTPOS) {
H A Dt6.c727 /* only time a FONTPOS is pushed back is if it's a */
732 /* comes out too soon. pushing back FONTPOS doesn't work */
736 ch = (tchar) FONTPOS | (tchar) f << 16;

Completed in 48 milliseconds