Searched refs:stateTreeTbl (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c509 xlations->stateTreeTbl[printData[i].tIndex];
552 stateTree = (TMComplexStateTree) xlations->stateTreeTbl[i];
595 stateTree = (TMComplexStateTree) xlations->stateTreeTbl[tIndex];
694 (xlations->stateTreeTbl[i]))->
705 xlations->stateTreeTbl[prints[i].tIndex];
792 stateTreeTbl[i])->numBranchHeads);
806 xlations->stateTreeTbl[prints[i].tIndex];
H A DTMstate.c780 (TMSimpleStateTree) xlations->stateTreeTbl[i];
865 (TMSimpleStateTree) xlations->stateTreeTbl[matchTreeIndex],
985 (TMComplexStateTree *) &xlations->stateTreeTbl[0];
1038 xlations->stateTreeTbl[matchTreeIndex],
1226 TMStateTree stateTree = xlations->stateTreeTbl[i];
1278 (TMSimpleStateTree) xlations->stateTreeTbl[i];
1385 xlations->stateTreeTbl[i] = (TMStateTree) stateTrees[i];
1614 stateTrees[i] = first->stateTreeTbl[i];
1616 stateTrees[i + first->numStateTrees] = second->stateTreeTbl[i];
1739 if (xlations->stateTreeTbl[
[all...]
H A DTMgrab.c260 stateTreePtr = (TMComplexStateTree *) xlations->stateTreeTbl;
H A DTMaction.c172 stateTree = (TMSimpleStateTree) xlations->stateTreeTbl[i];
198 stateTree = (TMSimpleStateTree) xlations->stateTreeTbl[i];
590 stateTree = (TMSimpleStateTree) xlations->stateTreeTbl[i];
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h238 TMStateTree stateTreeTbl[1]; /* variable length */ member in struct:_TranslationData

Completed in 13 milliseconds