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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawIm.c580 table->flg = table->prev_flg = 0;
632 p->flg |= CICursorP;
636 p->flg |= (CIFontSet|CICursorP);
640 p->flg |= CIFg;
644 p->flg |= CIBg;
648 p->flg |= CIBgPixmap;
652 p->flg |= CILineS;
764 if (p->flg & CIFontSet) {
773 if (p->flg & CIFg) {
779 if (p->flg
[all...]
H A DXawImP.h97 unsigned long flg; member in struct:_XawIcTablePart

Completed in 12 milliseconds