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

/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c1212 * ComposeTranslations but we *should* have bindings by then
1218 * ComposeTranslations
1883 ComposeTranslations(Widget dest, function in typeref:typename:Boolean
2167 if (ComposeTranslations(destination, op, source, aXlations) &&
2227 (void) ComposeTranslations(widget, XtTableAugment, (Widget) NULL, new);
2251 (void) ComposeTranslations(widget, XtTableOverride, (Widget) NULL, new);
2279 (void) ComposeTranslations(widget, op, (Widget) NULL, newXlations);
2285 ComposeTranslations(widget, XtTableUnmerge, (Widget) NULL, xlations);

Completed in 4 milliseconds