HomeSort by: relevance | last modified time | path
    Searched refs:ic_focused (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libXaw/dist/include/X11/Xaw/
XawImP.h 92 Boolean ic_focused; member in struct:_XawIcTablePart
  /xsrc/external/mit/libXaw/dist/src/
XawIm.c 365 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 26 milliseconds