Searched refs:ind1 (Results 1 – 1 of 1) sorted by relevance
2681 int ind1, ind2; in gdImageFilledPolygon() local2752 ind1 = n - 1; in gdImageFilledPolygon()2755 ind1 = i - 1; in gdImageFilledPolygon()2758 y1 = p[ind1].y; in gdImageFilledPolygon()2761 x1 = p[ind1].x; in gdImageFilledPolygon()2764 y2 = p[ind1].y; in gdImageFilledPolygon()2766 x2 = p[ind1].x; in gdImageFilledPolygon()
Completed in 11 milliseconds