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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DXawImP.h70 #define CIBg (1 << 3) macro
/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c672 if (pp->prev_flg & CIBg && p->background != pp->background) {
674 p->flg |= CIBg;
807 if (p->flg & CIBg) {
910 p->flg &= (unsigned long)(~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
938 !(p->flg & (CIFontSet | CIFg | CIBg |
969 if (p->flg & CIBg) {
1045 p->flg &= (unsigned long)(~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
1144 p->flg |= CIBg;

Completed in 9 milliseconds