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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c98 TMShortCard typeIndex,
116 if ((branchHead->typeIndex == typeIndex) &&
151 branchHead->typeIndex = typeIndex;
207 TMShortCard typeIndex _X_UNUSED,
248 TMShortCard typeIndex = 0; local in function:_XtGetTypeIndex
256 typeIndex < _XtGlobalTM.numTypeMatches && j < TM_TYPE_SEGMENT_SIZE;
257 j++, typeIndex++) {
264 return typeIndex;
97 GetBranchHead(TMParseStateTree parseTree,TMShortCard typeIndex,TMShortCard modIndex,Boolean isDummy) argument
647 TMShortCard typeIndex; 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.c178 TMShortCard typeIndex = state->typeIndex; local in function:DoGrab
187 typeMatch = TMGetTypeMatch(typeIndex);
H A DTMprint.c372 sTypeMatch = TMGetTypeMatch(startState->typeIndex);
378 TMTypeMatch typeMatch = TMGetTypeMatch(state->typeIndex);
391 if ((startState->typeIndex == state->typeIndex) &&
443 PrintEvent(sb, TMGetTypeMatch(triggerState->typeIndex),
512 if ((prBranchHead->typeIndex == branchHead->typeIndex) &&
527 if ((currState->typeIndex != candState->typeIndex) ||
561 if ((branchHead->typeIndex
[all...]
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h106 TMShortCard typeIndex; member in struct:_XtStateRec
142 TMShortCard typeIndex; member in struct:_TMBranchHeadRec

Completed in 6 milliseconds