Searched refs:GCCapStyle (Results 1 - 25 of 28) sorted by relevance
12
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | SetLStyle.c | 54 gc->dirty |= GCCapStyle;
|
| H A D | GetGCVals.c | 38 GCCapStyle | GCJoinStyle | GCFillStyle | \ 81 if (valuemask & GCCapStyle)
|
| H A D | CrGC.c | 131 if (dirty & GCCapStyle) *value++ = gv->cap_style; 207 if (mask & GCCapStyle) 210 gc->dirty |= GCCapStyle;
|
| H A D | CopyGC.c | 78 if (mask & GCCapStyle)
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_segs.c | 160 XChangeGC(xp->d, xp->ddfggc, GCCapStyle, &gcv); 161 XChangeGC(xp->d, xp->ddbggc, GCCapStyle, &gcv); 163 XChangeGC(xp->d, xp->fggc, GCCapStyle, &gcv); 164 XChangeGC(xp->d, xp->bggc, GCCapStyle, &gcv); 254 XChangeGC(xp->d, xp->fggc, GCCapStyle, &gcv); 255 XChangeGC(xp->d, xp->bggc, GCCapStyle, &gcv); 323 XChangeGC(xp->d, xp->fggc, GCCapStyle, &gcv); 324 XChangeGC(xp->d, xp->bggc, GCCapStyle, &gcv);
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | basic-lines.c | 77 GCCapStyle,
|
| H A D | DrawSegments.c | 76 GCCapStyle,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | basic-lines.c | 77 GCCapStyle,
|
| H A D | DrawSegments.c | 76 GCCapStyle,
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | GCManager.c | 96 GCCapStyle | GCJoinStyle | GCFillStyle | \ 132 CHECK(GCCapStyle, cap_style, CapButt);
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | ShapeWidg.c | 130 GCForeground | GCBackground | GCLineWidth | GCCapStyle,
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | GC.c | 116 if (mask & GCCapStyle)
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | X.h | 570 #define GCCapStyle (1L<<6) macro
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Command.c | 239 GCCapStyle, &values, GCFont, 0)); 243 GCCapStyle, &values));
|
| H A D | DisplayList.c | 1048 xdata->mask |= GCCapStyle; 1050 XChangeGC(XtDisplayOfObject(w), xdata->gc, GCCapStyle, &xdata->values);
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | interpret.c | 222 XChangeGC(X.dpy,X.gc,GCCapStyle,&X.gcv);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | GC.c | 117 if (mask & GCCapStyle)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxgc.c | 238 if (mask & GCCapStyle) v.cap_style = pGC->capStyle;
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | gc.c | 192 case GCCapStyle: 644 case GCCapStyle:
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | gc.c | 190 case GCCapStyle: 650 case GCCapStyle:
|
| /xsrc/external/mit/xfd/dist/ |
| H A D | grid.c | 373 mask |= GCCapStyle;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | xdmxconfig.c | 117 GCBackground | GCLineWidth | GCLineStyle | GCCapStyle |
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxconsole.c | 801 GCBackground | GCLineWidth | GCLineStyle | GCCapStyle |
|
| /xsrc/local/programs/x11-ssh-askpass/ |
| H A D | x11-ssh-askpass.c | 840 gcvMask |= GCCapStyle;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunGX.c | 2150 case GCCapStyle:
|
Completed in 24 milliseconds
12