| /xsrc/external/mit/libX11/dist/src/ |
| H A D | SetFore.c | 41 gc->dirty |= GCForeground;
|
| H A D | CrPFBData.c | 66 GC gc = XCreateGC(display, pix, GCForeground|GCBackground, &gcv);
|
| H A D | SetState.c | 55 gc->dirty |= GCForeground;
|
| H A D | GetGCVals.c | 36 #define ValidGCValuesBits (GCFunction | GCPlaneMask | GCForeground | \ 69 if (valuemask & GCForeground)
|
| H A D | CrGC.c | 127 if (dirty & GCForeground) *value++ = gv->foreground; 183 if (mask & GCForeground) 186 gc->dirty |= GCForeground;
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miwideline.h | 82 ChangeGC (NullClient, pGC, GCForeground, &gcval); \ 90 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
|
| H A D | miglblt.c | 131 ChangeGC(NullClient, pGCtmp, GCFunction | GCForeground | GCBackground, 216 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFillStyle, gcvals); 222 ChangeGC(NullClient, pGC, GCForeground, gcvals); 230 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFillStyle, gcvals);
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_valgc.c | 51 XChangeGC(xp->d, xp->fggc, GCForeground , &gcv); 55 XChangeGC(xp->d, xp->fggc, GCForeground , &gcv); 59 XChangeGC(xp->d, xp->fggc, GCForeground , &gcv); 63 XChangeGC(xp->d, xp->fggc, GCForeground , &gcv);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | gc.c | 88 gcm |= GCForeground; gcv.foreground = Scr->XORvalue; 94 gcm |= GCForeground; gcv.foreground = Scr->MenuC.fore;
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miwideline.h | 83 ChangeGC (NullClient, pGC, GCForeground, &gcval); \ 91 ChangeGC (NullClient, pGC, GCForeground, &gcval); \
|
| H A D | miglblt.c | 141 ChangeGC(NullClient, pGCtmp, GCFunction|GCForeground|GCBackground, gcvals); 238 ChangeGC(NullClient, pGC, GCFunction|GCForeground|GCFillStyle, gcvals); 244 ChangeGC(NullClient, pGC, GCForeground, gcvals); 253 ChangeGC(NullClient, pGC, GCFunction|GCForeground|GCFillStyle, gcvals);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | gc.c | 65 gcm |= GCForeground; 73 gcm |= GCForeground; 104 gcm |= GCForeground;
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | CrPixFBit.c | 71 (GCForeground | GCBackground | GCGraphicsExposures),
|
| H A D | ShapeWidg.c | 130 GCForeground | GCBackground | GCLineWidth | GCCapStyle, 154 XChangeGC(dpy, gc, GCLineWidth | GCForeground, &values); 209 mask = GCForeground | GCLineWidth;
|
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | CrPFrI.c | 62 GCForeground | GCBackground, &values);
|
| /xsrc/external/mit/libXaw/dist/examples/ |
| H A D | simple.c | 28 gc1 = XtGetGC(w, GCForeground, &values); 30 gc2 = XtGetGC(w, GCForeground, &values);
|
| /xsrc/external/mit/libX11/dist/modules/om/generic/ |
| H A D | omImText.c | 32 #define GET_VALUE_MASK (GCFunction | GCForeground | GCBackground | GCFillStyle) 33 #define SET_VALUE_MASK (GCFunction | GCForeground | GCFillStyle)
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_utils.c | 49 ChangeGC(NullClient, gc, GCForeground, vals); 70 ChangeGC(NullClient, gc, GCForeground, vals);
|
| /xsrc/local/programs/x11-ssh-askpass/ |
| H A D | drawing.c | 34 gc1 = XCreateGC (dpy, window, GCForeground, &gcv); 36 gc2 = XCreateGC (dpy, window, GCForeground, &gcv);
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | basic-copyarea-size.c | 31 XChangeGC(t->dpy, tt->gc, GCForeground, &val); 35 XChangeGC(t->dpy, tt->gc, GCForeground, &val);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | basic-copyarea-size.c | 31 XChangeGC(t->dpy, tt->gc, GCForeground, &val); 35 XChangeGC(t->dpy, tt->gc, GCForeground, &val);
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | mirect.c | 59 mask = GCFunction | GCForeground | GCSubwindowMode; 151 ChangeGC (NullClient, pGC, GCFunction | GCForeground, gcvals);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | glyphcurs.c | 121 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFont, gcval); 127 ChangeGC(NullClient, pGC, GCForeground, gcval);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | glyphcurs.c | 116 ChangeGC(NullClient, pGC, GCFunction | GCForeground | GCFont, gcval); 122 ChangeGC(NullClient, pGC, GCForeground, gcval);
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | mirect.c | 56 mask = GCFunction | GCForeground | GCSubwindowMode;
|