Searched refs:nRectangles (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | GCOps.h | 42 void xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, 47 void xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
|
| H A D | GCOps.c | 227 xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, argument 231 (XRectangle *) pRectangles, nRectangles); 250 xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, argument 254 (XRectangle *) pRectangles, nRectangles);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | GCOps.h | 43 void xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, 48 void xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
|
| H A D | GCOps.c | 214 xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, argument 218 (XRectangle *)pRectangles, nRectangles); 237 xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, argument 241 (XRectangle *)pRectangles, nRectangles);
|
Completed in 4 milliseconds