Searched refs:aXlations (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXt/dist/src/ | ||
| H A D | TMstate.c | 1310 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 D | TMaction.c | 555 xlationsList[numXlations] = bindProcs->aXlations; |
| /xsrc/external/mit/libXt/dist/include/X11/ | ||
| H A D | TranslateI.h | 212 XtTranslations aXlations; member in struct:_TMComplexBindProcsRec |
Completed in 8 milliseconds