HomeSort by: relevance | last modified time | path
    Searched refs:typeIndex (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/libXt/dist/src/
TMstate.c 98 TMShortCard typeIndex,
116 if ((branchHead->typeIndex == typeIndex) &&
151 branchHead->typeIndex = typeIndex;
207 TMShortCard typeIndex _X_UNUSED,
248 TMShortCard typeIndex = 0;
256 typeIndex < _XtGlobalTM.numTypeMatches && j < TM_TYPE_SEGMENT_SIZE;
257 j++, typeIndex++) {
264 return typeIndex;
    [all...]
TMgrab.c 178 TMShortCard typeIndex = state->typeIndex;
187 typeMatch = TMGetTypeMatch(typeIndex);
TMprint.c 372 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 == matchBranch->typeIndex) &
    [all...]
  /xsrc/external/mit/libXt/dist/include/X11/
TranslateI.h 106 TMShortCard typeIndex;
142 TMShortCard typeIndex;

Completed in 7 milliseconds