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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DXawImP.h92 Boolean ic_focused; member in struct:_XawIcTablePart
/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c365 p->ic_focused = FALSE;
372 p->ic_focused = FALSE;
620 table->ic_focused = FALSE;
1083 if (p->flg & CIICFocus && p->ic_focused == FALSE) {
1084 p->ic_focused = TRUE;
1104 if (p->ic_focused == TRUE) {
1106 p->ic_focused = FALSE;
1164 if ( p->ic_focused == FALSE || IsSharedIC(ve)) {

Completed in 6 milliseconds