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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h71 #define CIFontSet (1 << 1) macro
H A DXawIm.c634 if (pp->prev_flg & CIFontSet && p->font_set != pp->font_set) {
636 p->flg |= (CIFontSet|CICursorP);
764 if (p->flg & CIFontSet) {
879 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
909 !(p->flg & (CIFontSet | CIFg | CIBg |
923 if (p->flg & CIFontSet) {
1014 if (IsSharedIC(ve) && p->flg & CIFontSet)
1017 p->flg &= ~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS);
1116 p->flg |= CIFontSet;

Completed in 14 milliseconds