Searched refs:GC (Results 1 - 25 of 309) sorted by relevance

1234567891011>>

/xsrc/external/mit/oclock/dist/
H A DClockP.h44 GC minuteGC;
45 GC hourGC;
46 GC jewelGC;
47 GC eraseGC;
48 GC shapeGC; /* pointer to GraphicsContext */
86 extern void paint_jewel ( ClockWidget w, Drawable d, GC gc );
88 extern void check_jewel ( ClockWidget w, Drawable d, GC gc );
92 extern void paint_hand ( ClockWidget w, Drawable d, GC gc, TPoint poly[6] );
93 extern void paint_hands ( ClockWidget w, Drawable d, GC minute_gc, GC hour_g
[all...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DSmeBSBP.h66 GC norm_gc; /* normal color gc */
67 GC rev_gc; /* reverse color gc */
68 GC norm_gray_gc; /* Normal color (grayed out) gc */
69 GC invert_gc; /* gc for flipping colors */
H A DCommandP.h89 GC normal_GC;
90 GC inverse_GC;
H A DStripCharP.h64 GC fgGC; /* graphics context for fgpixel */
65 GC hiGC; /* graphics context for hipixel */
H A DListP.h93 GC normgc;
94 GC revgc;
95 GC graygc;
/xsrc/external/mit/xdm/dist/greeter/
H A DLoginP.h99 GC textGC; /* pointer to GraphicsContext */
100 GC bgGC; /* pointer to GraphicsContext */
101 GC xorGC; /* pointer to GraphicsContext */
103 GC promptGC;
104 GC greetGC;
105 GC failGC;
107 GC hiGC; /* for hilight part of frame */
108 GC shdGC; /* for shaded part of frame */
109 GC inpGC; /* for input field of frame */
/xsrc/external/mit/libX11/dist/src/
H A DGCMisc.c35 register GC gc,
51 register GC gc,
67 register GC gc,
83 register GC gc,
99 register GC gc,
H A DChGC.c36 GC gc,
H A DSetBack.c35 GC gc,
H A DSetClMask.c35 GC gc,
H A DSetFont.c35 GC gc,
H A DSetFore.c35 GC gc,
H A DSetFunc.c35 GC gc,
H A DSetPMask.c35 GC gc,
H A DSetStip.c35 GC gc,
H A DSetTile.c35 GC gc,
H A DCr.h8 register GC gc,
H A DSetClOrig.c35 GC gc,
H A DSetTSOrig.c35 GC gc,
/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DDrawing.h49 GC gc,
62 GC gc,
75 GC gcFore,
76 GC gcBack,
/xsrc/external/mit/xfontsel/dist/
H A DULabelP.h95 GC normal_GC;
96 GC gray_GC;
/xsrc/external/mit/xlogo/dist/
H A DLogoP.h42 GC foreGC;
43 GC backGC;
/xsrc/external/mit/xman/dist/
H A DScrollByLP.h79 GC move_gc; /* GC to use when moving the text. */
80 GC bold_gc, normal_gc, italic_gc, symbol_gc; /* gc for drawing. */
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_priv.h64 GC gc;
65 GC swapgc;
/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DomImText.c40 GC gc,
65 _XmbGenericDrawImageString(Display *dpy, Drawable d, XOC oc, GC gc, int x,
73 _XwcGenericDrawImageString(Display *dpy, Drawable d, XOC oc, GC gc, int x,
81 _Xutf8GenericDrawImageString(Display *dpy, Drawable d, XOC oc, GC gc, int x,

Completed in 19 milliseconds

1234567891011>>