Searched refs:GC (Results 1 - 25 of 309) sorted by relevance
1234567891011>>
| /xsrc/external/mit/oclock/dist/ |
| H A D | ClockP.h | 44 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 D | SmeBSBP.h | 66 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 D | CommandP.h | 89 GC normal_GC; 90 GC inverse_GC;
|
| H A D | StripCharP.h | 64 GC fgGC; /* graphics context for fgpixel */ 65 GC hiGC; /* graphics context for hipixel */
|
| H A D | ListP.h | 93 GC normgc; 94 GC revgc; 95 GC graygc;
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| H A D | LoginP.h | 99 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 D | GCMisc.c | 35 register GC gc, 51 register GC gc, 67 register GC gc, 83 register GC gc, 99 register GC gc,
|
| H A D | ChGC.c | 36 GC gc,
|
| H A D | SetBack.c | 35 GC gc,
|
| H A D | SetClMask.c | 35 GC gc,
|
| H A D | SetFont.c | 35 GC gc,
|
| H A D | SetFore.c | 35 GC gc,
|
| H A D | SetFunc.c | 35 GC gc,
|
| H A D | SetPMask.c | 35 GC gc,
|
| H A D | SetStip.c | 35 GC gc,
|
| H A D | SetTile.c | 35 GC gc,
|
| H A D | Cr.h | 8 register GC gc,
|
| H A D | SetClOrig.c | 35 GC gc,
|
| H A D | SetTSOrig.c | 35 GC gc,
|
| /xsrc/external/mit/libXmu/dist/include/X11/Xmu/ |
| H A D | Drawing.h | 49 GC gc, 62 GC gc, 75 GC gcFore, 76 GC gcBack,
|
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | ULabelP.h | 95 GC normal_GC; 96 GC gray_GC;
|
| /xsrc/external/mit/xlogo/dist/ |
| H A D | LogoP.h | 42 GC foreGC; 43 GC backGC;
|
| /xsrc/external/mit/xman/dist/ |
| H A D | ScrollByLP.h | 79 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 D | drisw_priv.h | 64 GC gc; 65 GC swapgc;
|
| /xsrc/external/mit/libX11/dist/modules/om/generic/ |
| H A D | omImText.c | 40 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>>