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

/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h327 Boolean newMatchSemantics; member in struct:_TMGlobalRec
357 #define TMNewMatchSemantics() (_XtGlobalTM.newMatchSemantics)
/xsrc/external/mit/libXt/dist/src/
H A DTMaction.c905 * The _XtGlobalTM.newMatchSemantics flag determines whether
912 _XtGlobalTM.newMatchSemantics = True;
914 _XtGlobalTM.newMatchSemantics = False;
H A DTMprint.c614 if (_XtGlobalTM.newMatchSemantics == False)

Completed in 6 milliseconds