Searched refs:XtInputExceptMask (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DNextEvent.c307 if (iep->ie_condition & XtInputExceptMask)
426 condition |= XtInputExceptMask;
506 condition |= XtInputExceptMask;
1036 XtInputExceptMask)))
1069 if (condition & XtInputExceptMask)
1123 if ((sptr->ie_condition & XtInputExceptMask) &&
1124 !(condition & XtInputExceptMask))
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsic.h316 #define XtInputExceptMask (1L<<2) macro
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxt.c267 INTEGER(XtInputExceptMask), fname, 0);

Completed in 7 milliseconds