Searched refs:PolyRectangle (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dconstants.h32 #define PolyRectangle 5 macro
H A Dmain.c101 {"Rectangles", "PolyRectangle", PolyRectangle},
H A Dtests.c596 case PolyRectangle: polyrectangle_test(); break;
H A Dlex.c1137 { yylval.num = PolyRectangle;
/xsrc/external/mit/libX11/dist/src/
H A DDrRects.c47 GetReq(PolyRectangle, req);
H A DDrRect.c69 GetReqExtra(PolyRectangle, SIZEOF(xRectangle), req);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dgcstruct.h176 void (* PolyRectangle)( member in struct:_GCOps
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c316 pGC->ops->PolyRectangle = XAAFallbackOps.PolyRectangle;
324 pGC->ops->PolyRectangle = miPolyRectangle;
341 pGC->ops->PolyRectangle = infoRec->PolyRectangleThinSolid;
388 pGC->ops->PolyRectangle = miPolyRectangle;
413 pGC->ops->PolyRectangle = miPolyRectangle;
H A DxaaFallback.c165 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
H A DxaaGC.c481 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
/xsrc/external/mit/xorg-server/dist/include/
H A Dgcstruct.h158 void (*PolyRectangle) (DrawablePtr /*pDrawable */ , member in struct:_GCOps
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_core.c123 .PolyRectangle = miPolyRectangle,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c280 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c299 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw_ops.c298 (*pBackingGC->ops->PolyRectangle)(pBackingDst, pBackingGC, nrects, pRects);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c808 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c743 (*pGC->ops->PolyRectangle) (pDraw, pGC, nRectsInit, pRectsInit);
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessGC.c875 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessGC.c889 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c1028 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c1206 (*pGC->ops->PolyRectangle)(pDrawable, pGC, nRects, pRects);
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c1082 (*pGC->ops->PolyRectangle) (pDrawable, pGC, nRects, pRects);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c1786 (*pGC->ops->PolyRectangle)(pDraw, pGC,
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c1930 (*pGC->ops->PolyRectangle) (pDraw, pGC,

Completed in 37 milliseconds