Lines Matching refs:FUNCTION
421 "Cannot convert arguments to displayList function \"%s\"",
578 #define FUNCTION 26
1147 int function = (int)(long)args;
1149 if (function != xdata->values.function)
1152 xdata->values.function = function;
1153 XSetFunction(XtDisplayOfObject(w), xdata->gc, function);
1443 * This function is destructive if you set the ts_x_origin, ts_y_origin,
1444 * and/or clip-mask. It is meant to be the only function used in a display
1446 * set them after calling this function.
1547 {"function", DlFunction, FUNCTION},
1860 case FUNCTION: