Searched refs:GC (Results 1 - 25 of 61) sorted by relevance
123
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1LogoP.h | 29 GC foreGC; 30 GC backGC;
|
H A D | Xaw3_1SmeBSBP.h | 77 GC norm_gc; /* noral color gc. */ 78 GC rev_gc; /* reverse color gc. */ 79 GC norm_gray_gc; /* Normal color (grayed out) gc. */ 80 GC invert_gc; /* gc for flipping colors. */
|
H A D | Xaw3_1CommandP.h | 93 GC normal_GC; 94 GC inverse_GC;
|
H A D | Xaw3_1StripCharP.h | 46 GC fgGC; /* graphics context for fgpixel */ 47 GC hiGC; /* graphics context for hipixel */
|
H A D | Xaw3_1ClockP.h | 46 GC myGC; /* pointer to GraphicsContext */ 47 GC EraseGC; /* eraser GC */ 48 GC HandGC; /* Hand GC */ 49 GC HighGC; /* Highlighting GC */
|
H A D | Xaw3_1LabelP.h | 73 GC normal_GC; 74 GC gray_GC;
|
H A D | Xaw3_1SmeLineP.h | 71 GC gc; /* Graphics context for drawing line. */
|
H A D | Xaw3_1PanedP.h | 148 GC normgc; /* GC to use when drawing borders */ 149 GC invgc; /* GC to use when erasing borders */ 150 GC flipgc; /* GC to use when animating
|
H A D | Xaw3_1AsciiSinkP.h | 74 GC normgc, invgc, xorgc;
|
H A D | Xaw3_1ListP.h | 95 GC normgc, /* a couple o' GC's. */
|
H A D | Xaw3_1MailboxP.h | 41 GC gc; /* normal GC to use */
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | SmeBSBP.h | 82 GC norm_gc; /* noral color gc. */ 83 GC rev_gc; /* reverse color gc. */ 84 GC norm_gray_gc; /* Normal color (grayed out) gc. */ 85 GC invert_gc; /* gc for flipping colors. */
|
H A D | CommandP.h | 117 GC normal_GC; 118 GC inverse_GC;
|
H A D | LabelP.h | 100 GC normal_GC; 101 GC gray_GC;
|
H A D | StripCharP.h | 70 GC fgGC; /* graphics context for fgpixel */ 71 GC hiGC; /* graphics context for hipixel */
|
H A D | PanedP.h | 171 GC normgc; /* GC to use when drawing borders */ 172 GC invgc; /* GC to use when erasing borders */ 173 GC flipgc; /* GC to use when animating
|
H A D | PannerP.h | 65 GC slider_gc; /* background of slider */ 66 GC shadow_gc; /* edge of slider and shadow */ 67 GC xor_gc; /* for doing XOR tmp graphics */
|
H A D | AsciiSinkP.h | 99 GC normgc, invgc, xorgc;
|
H A D | MultiSinkP.h | 120 GC normgc, invgc, xorgc;
|
H A D | SmeLineP.h | 75 GC gc; /* Graphics context for drawing line. */
|
H A D | TreeP.h | 81 GC gc; /* used to draw lines */ 103 GC gc; /* treeGC/TreeGC */
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | DPSCAPClient.h | 109 extern void DPSCAPChangeGC(Display * /* agent */, GC /* gc */, unsigned long /* valuemask */, XGCValues * /* values */); 133 extern int DPSCAPCopyGCProc(Display * /* dpy */, GC /* gc */, XExtCodes * /* codes */); 135 extern int DPSCAPFreeGCProc(Display * /* pdpy */, GC /* gc */, XExtCodes * /* codes */); 137 extern int DPSCAPFlushGCProc(Display * /* dpy */, GC /* gc */, XExtCodes * /* codes */);
|
H A D | dpsXpriv.h | 64 GC gc; 91 GC /* gc */,
|
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/ |
H A D | transovl.h | 118 extern Status XSolarisOvlSetPaintType(Display *, GC, XSolarisOvlPaintType); 120 extern XSolarisOvlPaintType XSolarisOvlGetPaintType(Display *, GC); 122 extern Status XSolarisOvlCopyPaintType(Display *, Drawable, Drawable, GC, 128 GC, GC, int, int, int, int,
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | dpsXclient.h | 125 GC gc, 149 GC gc, 170 GC gc, 333 extern void XDPSSyncGCClip(Display *dpy, GC gc); 335 /* This procedure guarantees that changes made to the GC clip are 409 extern void XDPSFlushGC(Display *dpy, GC gc); 411 /* Update the interpreter's copy of the GC, flushing all changes. 412 Whenever the GC associated with a context is changed 413 (either the values of the GC are changed, or the entire 414 GC i [all...] |
Completed in 608 milliseconds
123