Searched refs:nRectangles (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DGCOps.h42 void xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
47 void xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
H A DGCOps.c227 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 DGCOps.h43 void xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
48 void xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
H A DGCOps.c214 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