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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c776 ((!match || !complexMatchState) && (i < xlations->numStateTrees));
988 for (i = 0; i < xlations->numStateTrees; i++, stateTreePtr++) {
1225 for (i = 0; i < xlations->numStateTrees; i++) {
1276 for (i = 0; i < xlations->numStateTrees; i++) {
1355 TMShortCard numStateTrees,
1364 (size_t) (numStateTrees -
1384 for (i = 0; i < numStateTrees; i++) {
1388 xlations->numStateTrees = numStateTrees;
1591 TMShortCard numStateTrees, local in function:_XtCvtMergeTranslations
1354 _XtCreateXlations(TMStateTree * stateTrees,TMShortCard numStateTrees,XtTranslations first,XtTranslations second) argument
[all...]
H A DTMaction.c166 for (i = 0; i < xlations->numStateTrees; i++) {
192 for (i = 0; i < xlations->numStateTrees; i++) {
541 XtStackAlloc((destXlations->numStateTrees * sizeof(XtTranslations)),
546 i < destXlations->numStateTrees; i++, bindProcs++) {
587 for (i = 0; i < xlations->numStateTrees; i++) {
656 for (i = 0; i < xlations->numStateTrees; i++) {
H A DTMprint.c551 for (i = tIndex; i < (int) xlations->numStateTrees; i++) {
691 for (i = 0; i < xlations->numStateTrees; i++)
700 for (i = 0; i < xlations->numStateTrees; i++)
789 for (i = 0; i < xlations->numStateTrees; i++)
799 for (i = 0; i < xlations->numStateTrees; i++, complexBindProcs++) {
H A DTMgrab.c263 for (i = 0; i < xlations->numStateTrees; i++, stateTreePtr++) {
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h235 TMShortCard numStateTrees; member in struct:_TranslationData
486 TMShortCard /* numStateTrees */,

Completed in 12 milliseconds