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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c99 TMShortCard modIndex,
117 (branchHead->modIndex == modIndex))
152 branchHead->modIndex = modIndex;
208 TMShortCard modIndex _X_UNUSED)
338 TMShortCard modIndex = 0; local in function:_XtGetModifierIndex
346 modIndex < _XtGlobalTM.numModMatches && j < TM_MOD_SEGMENT_SIZE;
347 j++, modIndex++) {
366 return modIndex;
97 GetBranchHead(TMParseStateTree parseTree,TMShortCard typeIndex,TMShortCard modIndex,Boolean isDummy) argument
648 TMShortCard modIndex; member in struct:__anon42ed28d50108
745 MatchExact(TMSimpleStateTree stateTree,int startIndex,TMShortCard typeIndex,TMShortCard modIndex) argument
771 TMShortCard typeIndex = 0, modIndex = 0; local in function:HandleSimpleState
1066 NewState(TMParseStateTree stateTree _X_UNUSED,TMShortCard typeIndex,TMShortCard modIndex) argument
1489 TMShortCard idx, modIndex, typeIndex; local in function:_XtAddEventSeqToStateTree
[all...]
H A DTMgrab.c179 TMShortCard modIndex = state->modIndex; local in function:DoGrab
188 modMatch = TMGetModifierMatch(modIndex);
H A DTMprint.c373 sModMatch = TMGetModifierMatch(startState->modIndex);
379 TMModifierMatch modMatch = TMGetModifierMatch(state->modIndex);
392 (startState->modIndex == state->modIndex)) {
444 TMGetModifierMatch(triggerState->modIndex), dpy);
513 (prBranchHead->modIndex == branchHead->modIndex)) {
528 (currState->modIndex != candState->modIndex))
562 (branchHead->modIndex
[all...]
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h107 TMShortCard modIndex; member in struct:_XtStateRec
143 TMShortCard modIndex; member in struct:_TMBranchHeadRec

Completed in 6 milliseconds