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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h73 #define CIBg (1 << 3) macro
H A DXawIm.c642 if (pp->prev_flg & CIBg && p->background != pp->background) {
644 p->flg |= CIBg;
779 if (p->flg & CIBg) {
879 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
909 !(p->flg & (CIFontSet | CIFg | CIBg |
938 if (p->flg & CIBg) {
1017 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
1122 p->flg |= CIBg;

Completed in 235 milliseconds