Searched refs:TMGetModifierMatch (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c373 sModMatch = TMGetModifierMatch(startState->modIndex);
379 TMModifierMatch modMatch = TMGetModifierMatch(state->modIndex);
444 TMGetModifierMatch(triggerState->modIndex), dpy);
636 TMGetModifierMatch(branchHead->modIndex), dpy);
871 TMGetModifierMatch(_XtGetModifierIndex(&eventSeqs[j]->event));
H A DTMgrab.c188 modMatch = TMGetModifierMatch(modIndex);
H A DTMstate.c419 modMatch = TMGetModifierMatch(branchHead->modIndex);
928 modMatch = TMGetModifierMatch(candState->modIndex);
949 nextModMatch = TMGetModifierMatch(nextState->modIndex);
1193 TMGetModifierMatch(state->modIndex));
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h352 #define TMGetModifierMatch(idx) \ macro

Completed in 14 milliseconds