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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c1687 TMComplexBindProcs oldBindings,
1700 oldBindings, numOldBindings,
1712 oldBindings,
1741 oldBindings[currIndex + i];
1761 TMComplexBindProcs oldBindings,
1795 bindPair[0].bindings = oldBindings;
1804 bindPair[1].bindings = oldBindings;
1892 TMComplexBindProcs oldBindings = NULL; local in function:ComposeTranslations
1954 oldBindings = &((TMComplexBindData) bindData)->bindTbl[0];
1956 oldBindings
1683 UnmergeTranslations(Widget widget,XtTranslations xlations,XtTranslations unmergeXlations,TMShortCard currIndex,TMComplexBindProcs oldBindings,TMShortCard numOldBindings,TMComplexBindProcs newBindings,TMShortCard * numNewBindingsRtn) argument
1756 MergeTranslations(Widget widget,XtTranslations oldXlations,XtTranslations newXlations,_XtTranslateOp operation,Widget source,TMComplexBindProcs oldBindings,TMComplexBindProcs newBindings,TMShortCard * numNewRtn) argument
[all...]

Completed in 4 milliseconds