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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DpsXops.psw75 defineps PSsetXdrawingfunction(int function)
76 function setXdrawingfunction
79 defineps PScurrentXdrawingfunction(| int *function)
80 currentXdrawingfunction function
H A DdpsXops.psw74 defineps DPSsetXdrawingfunction(DPSContext ctxt; int function)
75 function setXdrawingfunction
78 defineps DPScurrentXdrawingfunction(DPSContext ctxt | int *function)
79 currentXdrawingfunction function
H A Dcslibext.c308 /* Set function that is called after every Xlib protocol proc */
339 /* The primary utility of this function is for DPS NX correctness,
437 if (dirty & GCFunction) *value++ = gv->function;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DCSBwraps.psw71 char *function; int steps)
76 steps div (function) cvx exec setrgbcolor
85 char *function; int steps)
90 steps div (function) cvx exec sethsbcolor
99 char *function; int steps)
104 steps div (function) cvx exec setcmykcolor
113 char *function; int steps)
118 steps div (function) cvx exec setgray
H A DXDPSpreview.c616 v.function = GXcopy;
628 v.function = GXcopy;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DDialog.c411 XawDialogAddButton(Widget dialog, _Xconst char* name, XtCallbackProc function, argument
414 XawDialogAddButton(dialog, name, function, param)
417 XtCallbackProc function;
429 if (function != NULL) /* don't add NULL callback func. */
430 XtAddCallback(button, XtNcallback, function, param);
H A DAsciiSink.c58 #include <X11/Xaw/AsciiSrcP.h> /* For source function defs. */
206 * then this function will return zero.
246 * This function does not know about drawing more than one line of text.
505 values.function = GXxor;
542 * Description: This function cleans up when the object is
H A DMultiSink.c232 * then this function will return zero.
273 * This function does not know about drawing more than one line of text.
530 values.function = GXxor;
568 * Description: This function cleans up when the object is
H A DSmeBSB.c91 * Semi Public function definitions.
402 * See the Intrinsics manual for details on what this function is for.
719 values.function = GXxor;
747 * file. I am setting the function pointer into the class structure so
H A DPanner.c258 values.function = GXxor;
H A DPaned.c380 * Description: This function chooses a pane to resize.
720 * This function does nothing if any of the following are true.
801 * This allows good reuse of code, as well as descriptive function names.
851 * This allows good reuse of code, as well as descriptive function names.
1140 * Description: This function manages and unmanages the grips so that
1244 values.function = GXinvert;
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Dialog.c355 XawDialogAddButton(dialog, name, function, param)
358 XtCallbackProc function;
369 if (function != NULL) /* don't add NULL callback func. */
370 XtAddCallback(button, XtNcallback, function, param);
H A DXaw3_1AsciiSink.c38 #include <./Xaw3_1AsciiSrcP.h> /* For source function defs. */
182 * then this function will return zero.
222 * This function does not know about drawing more than one line of text.
481 values.function = GXxor;
516 * Description: This function cleans up when the object is
H A DXaw3_1Mailbox.c185 xgcv.function = GXcopy;
H A DXaw3_1SmeBSB.c74 * Semi Public function definitions.
341 * See the Intrinsics manual for details on what this function is for.
589 values.function = GXxor;
617 * file. I am setting the function pointer into the class structure so
H A DXaw3_1Paned.c355 * Description: This function chooses a pane to resize.
693 * This function does nothing if any of the following are true.
774 * This allows good reuse of code, as well as descriptive function names.
824 * This allows good reuse of code, as well as descriptive function names.
1112 * Description: This function manages and unmanages the grips so that
1216 values.function = GXinvert;
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c686 gcv.function = GXcopy;
747 gcv.function = GXxor;
1221 gcv.function = GXcopy;

Completed in 66 milliseconds