Searched refs:CapProjecting (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel/dist/test/
H A DDrawSegments.c150 for (cap = CapNotLast; cap <= CapProjecting; cap++) {
207 for (cap = CapNotLast; cap <= CapProjecting; cap++) {
H A Dbasic-lines.c101 for (cap = CapNotLast; cap <= CapProjecting; cap++) {
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A DDrawSegments.c150 for (cap = CapNotLast; cap <= CapProjecting; cap++) {
207 for (cap = CapNotLast; cap <= CapProjecting; cap++) {
H A Dbasic-lines.c101 for (cap = CapNotLast; cap <= CapProjecting; cap++) {
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h513 #define CapProjecting 3 macro
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwideline.c1568 projectLeft = pGC->capStyle == CapProjecting && !selfJoin;
1585 if (npt == 1 && pGC->capStyle == CapProjecting && !selfJoin)
1633 projectLeft = pGC->capStyle == CapProjecting;
1815 pGC->capStyle == CapProjecting)
1855 case CapProjecting:
1944 pGC->capStyle == CapProjecting)
2078 projectLeft = pGC->capStyle == CapProjecting && !selfJoin;
2099 if (npt == 1 && pGC->capStyle == CapProjecting &&
2160 if (pGC->capStyle == CapProjecting)
2184 case CapProjecting
[all...]
H A Dmiarc.c1337 case CapProjecting:
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaWideLine.c837 projectLeft = ((pGC->capStyle == CapProjecting) && !selfJoin);
869 if ((npt == 1) && (pGC->capStyle == CapProjecting) && !selfJoin)
904 projectLeft = (pGC->capStyle == CapProjecting);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwideline.c1939 projectLeft = pGC->capStyle == CapProjecting && !selfJoin;
1953 if (npt == 1 && pGC->capStyle == CapProjecting && !selfJoin)
1993 projectLeft = pGC->capStyle == CapProjecting;
2159 pGC->capStyle == CapProjecting) {
2194 case CapProjecting:
2273 pGC->capStyle == CapProjecting) {
2394 projectLeft = pGC->capStyle == CapProjecting && !selfJoin;
2412 if (npt == 1 && pGC->capStyle == CapProjecting &&
2463 if (pGC->capStyle == CapProjecting)
2486 case CapProjecting
[all...]
H A Dmiarc.c1462 case CapProjecting:
/xsrc/external/mit/xgc/dist/
H A Dmain.c134 {"Projecting", "Projecting", CapProjecting}
H A Dlex.c1237 { yylval.num = CapProjecting;
/xsrc/external/mit/libXaw/dist/src/
H A DCommand.c229 .cap_style = CapProjecting,
H A DDisplayList.c1804 retval = (void *)CapProjecting;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-damage.c585 else if(pGC->capStyle == CapProjecting)
647 if(pGC->capStyle != CapProjecting)
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessGC.c743 else if (pGC->capStyle == CapProjecting)
811 if (pGC->capStyle != CapProjecting)
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessGC.c743 else if (pGC->capStyle == CapProjecting)
812 if (pGC->capStyle != CapProjecting)
/xsrc/external/mit/xfd/dist/
H A Dgrid.c372 gcv.cap_style = CapProjecting;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dgc.c196 if (newcapstyle <= CapProjecting)
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgc.c195 if (newcapstyle <= CapProjecting)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c779 else if(pGC->capStyle == CapProjecting)
848 if(pGC->capStyle != CapProjecting)
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c1019 else if(pGC->capStyle == CapProjecting)
1085 if(pGC->capStyle != CapProjecting)
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c894 else if (pGC->capStyle == CapProjecting)
960 if (pGC->capStyle != CapProjecting)
/xsrc/external/mit/xterm/dist/
H A Dxterm.h1885 XSetLineAttributes(dpy, gc, (unsigned) width, style, CapProjecting, JoinMiter);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c9805 else if (gc->capStyle == CapProjecting)
10774 if (gc->capStyle != CapProjecting)

Completed in 75 milliseconds

12