| /xsrc/external/mit/xgc/dist/ |
| H A D | constants.h | 32 #define PolyRectangle 5 macro
|
| H A D | main.c | 101 {"Rectangles", "PolyRectangle", PolyRectangle},
|
| H A D | tests.c | 596 case PolyRectangle: polyrectangle_test(); break;
|
| H A D | lex.c | 1137 { yylval.num = PolyRectangle;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | DrRects.c | 47 GetReq(PolyRectangle, req);
|
| H A D | DrRect.c | 69 GetReqExtra(PolyRectangle, SIZEOF(xRectangle), req);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | gcstruct.h | 176 void (* PolyRectangle)( member in struct:_GCOps
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaGCmisc.c | 316 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 D | xaaFallback.c | 165 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
|
| H A D | xaaGC.c | 481 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | gcstruct.h | 158 void (*PolyRectangle) (DrawablePtr /*pDrawable */ , member in struct:_GCOps
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_core.c | 123 .PolyRectangle = miPolyRectangle,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 280 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 299 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/cw/ |
| H A D | cw_ops.c | 298 (*pBackingGC->ops->PolyRectangle)(pBackingDst, pBackingGC, nrects, pRects);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 808 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 743 (*pGC->ops->PolyRectangle) (pDraw, pGC, nRectsInit, pRectsInit);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessGC.c | 875 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessGC.c | 889 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/ |
| H A D | shadow.c | 1028 (*pGC->ops->PolyRectangle)(pDraw, pGC, nRectsInit, pRectsInit);
|
| /xsrc/external/mit/xorg-server.old/dist/miext/damage/ |
| H A D | damage.c | 1206 (*pGC->ops->PolyRectangle)(pDrawable, pGC, nRects, pRects);
|
| /xsrc/external/mit/xorg-server/dist/miext/damage/ |
| H A D | damage.c | 1082 (*pGC->ops->PolyRectangle) (pDrawable, pGC, nRects, pRects);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 1786 (*pGC->ops->PolyRectangle)(pDraw, pGC,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dispatch.c | 1930 (*pGC->ops->PolyRectangle) (pDraw, pGC,
|