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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c1310 ATranslations aXlations = nXlations; local in function:_XtDestroyTMData
1313 XtFree((char *) aXlations);
1820 newBindings[numNew].aXlations = bindPair[i].xlations;
2049 /* create a new aXlations context */
2050 ATranslations aXlations; local in function:_XtGetTranslationValue
2053 (*aXlationsPtr) = aXlations = (ATranslations)
2058 aXlations->hasBindings = True;
2059 aXlations->xlations = xlations;
2060 aXlations->next = NULL;
2061 memcpy(&aXlations
2144 XtTranslations aXlations; local in function:XtInstallAccelerators
[all...]
H A DTMaction.c555 xlationsList[numXlations] = bindProcs->aXlations;
/xsrc/external/mit/libXt/dist/include/X11/
H A DTranslateI.h212 XtTranslations aXlations; member in struct:_TMComplexBindProcsRec

Completed in 8 milliseconds