HomeSort by: relevance | last modified time | path
    Searched refs:CIBg (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
XawImP.h 70 #define CIBg (1 << 3)
  /xsrc/external/mit/libXaw/dist/src/
XawIm.c 672 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