Searched refs:CIFg (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h72 #define CIFg (1 << 2) macro
H A DXawIm.c638 if (pp->prev_flg & CIFg && p->foreground != pp->foreground) {
640 p->flg |= CIFg;
773 if (p->flg & CIFg) {
879 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
909 !(p->flg & (CIFontSet | CIFg | CIBg |
932 if (p->flg & CIFg) {
1017 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
1119 p->flg |= CIFg;

Completed in 14 milliseconds