Searched refs:function (Results 1 - 17 of 17) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | psXops.psw | 75 defineps PSsetXdrawingfunction(int function) 76 function setXdrawingfunction 79 defineps PScurrentXdrawingfunction(| int *function) 80 currentXdrawingfunction function
|
H A D | dpsXops.psw | 74 defineps DPSsetXdrawingfunction(DPSContext ctxt; int function) 75 function setXdrawingfunction 78 defineps DPScurrentXdrawingfunction(DPSContext ctxt | int *function) 79 currentXdrawingfunction function
|
H A D | cslibext.c | 308 /* 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 D | CSBwraps.psw | 71 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 D | XDPSpreview.c | 616 v.function = GXcopy; 628 v.function = GXcopy;
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Dialog.c | 411 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 D | AsciiSink.c | 58 #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 D | MultiSink.c | 232 * 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 D | SmeBSB.c | 91 * 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 D | Panner.c | 258 values.function = GXxor;
|
H A D | Paned.c | 380 * 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 D | Xaw3_1Dialog.c | 355 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 D | Xaw3_1AsciiSink.c | 38 #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 D | Xaw3_1Mailbox.c | 185 xgcv.function = GXcopy;
|
H A D | Xaw3_1SmeBSB.c | 74 * 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 D | Xaw3_1Paned.c | 355 * 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 D | xmag_multivis.c | 686 gcv.function = GXcopy; 747 gcv.function = GXxor; 1221 gcv.function = GXcopy;
|
Completed in 44 milliseconds