Searched refs:origRects (Results 1 – 1 of 1) sorted by relevance
1772 xRectangle *origRects; in PanoramiXPolyFillRectangle() local1798 origRects = xallocarray(things, sizeof(xRectangle)); in PanoramiXPolyFillRectangle()1799 memcpy((char *) origRects, (char *) &stuff[1], in PanoramiXPolyFillRectangle()1804 memcpy(&stuff[1], origRects, things * sizeof(xRectangle)); in PanoramiXPolyFillRectangle()1826 free(origRects); in PanoramiXPolyFillRectangle()