Searched refs:nRectangles (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | GCOps.c | 227 xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, in xnestPolyRectangle() argument 231 (XRectangle *) pRectangles, nRectangles); in xnestPolyRectangle() 250 xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, in xnestPolyFillRect() argument 254 (XRectangle *) pRectangles, nRectangles); in xnestPolyFillRect()
|
| H A D | GCOps.h | 42 void xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, 47 void xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
|