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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h70 #define CIICFocus (1 << 0) macro
H A DXawIm.c913 && ((!IsSharedIC(ve) && ((p->flg & ~CIICFocus) == CICursorP))
1057 if (p->flg & CIICFocus && p->ic_focused == FALSE) {
1061 p->flg &= ~CIICFocus;
1144 p->flg |= CIICFocus;
1207 if (p->flg & CIICFocus) {
1208 p->flg &= ~CIICFocus;
1210 p->prev_flg &= ~CIICFocus;

Completed in 268 milliseconds