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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h99 Boolean ic_focused; member in struct:_XawIcTablePart
H A DXawIm.c350 p->ic_focused = FALSE;
357 p->ic_focused = FALSE;
586 table->ic_focused = FALSE;
1057 if (p->flg & CIICFocus && p->ic_focused == FALSE) {
1058 p->ic_focused = TRUE;
1079 if (p->ic_focused == TRUE) {
1081 p->ic_focused = FALSE;
1143 if ( p->ic_focused == FALSE || IsSharedIC(ve)) {

Completed in 14 milliseconds