Lines Matching defs:operation
1382 xlations->operation = XtTableReplace;
1759 _XtTranslateOp operation,
1785 switch (operation) {
1884 _XtTranslateOp operation,
1912 operation = XtTableReplace;
1918 if (((operation == XtTableAugment) ||
1919 (operation == XtTableOverride)) && (newXlations->numStateTrees == 1)) {
1926 if (operation == XtTableAugment) {
1933 else { /* operation == XtTableOverride */
1945 operation = XtTableReplace;
1968 if (operation == XtTableUnmerge) {
1988 operation,
2165 op = aXlations->operation;
2213 ? ((ATranslations) xlations)->xlations->operation
2214 : xlations->operation);