Searched refs:origRecs (Results 1 – 1 of 1) sorted by relevance
1574 xRectangle *origRecs; in PanoramiXPolyRectangle() local1600 origRecs = xallocarray(nrects, sizeof(xRectangle)); in PanoramiXPolyRectangle()1601 memcpy((char *) origRecs, (char *) &stuff[1], in PanoramiXPolyRectangle()1606 memcpy(&stuff[1], origRecs, nrects * sizeof(xRectangle)); in PanoramiXPolyRectangle()1628 free(origRecs); in PanoramiXPolyRectangle()