Searched refs:PolyRectangle (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 158 void (*PolyRectangle) (DrawablePtr /*pDrawable */ , member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 150 .PolyRectangle = miPolyRectangle,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 299 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects); in DRIPolyRectangle()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 744 (*pGC->ops->PolyRectangle) (pDraw, pGC, nRectsInit, pRectsInit); in VGAarbiterPolyRectangle()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 496 R067 X11:PolyRectangle
|
| H A D | dispatch.c | 1861 (*pGC->ops->PolyRectangle) (pDraw, pGC, in ProcPolyRectangle()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 889 pGC->ops->PolyRectangle(dst, pGC, nRects, pRects); in RootlessPolyRectangle()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1082 (*pGC->ops->PolyRectangle) (pDrawable, pGC, nRects, pRects); in damagePolyRectangle()
|