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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h74 #define CIBgPixmap (1 << 4) macro
H A DXawIm.c646 if (pp->prev_flg & CIBgPixmap && p->bg_pixmap != pp->bg_pixmap) {
648 p->flg |= CIBgPixmap;
785 if (p->flg & CIBgPixmap) {
879 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
910 CIBgPixmap | CICursorP | CILineS))) return;
944 if (p->flg & CIBgPixmap) {
1017 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
1125 p->flg |= CIBgPixmap;

Completed in 14 milliseconds