Searched refs:ind1 (Results 1 – 1 of 1) sorted by relevance
2615 int ind1, ind2; in gdImageFilledPolygon() local2673 ind1 = n - 1; in gdImageFilledPolygon()2676 ind1 = i - 1; in gdImageFilledPolygon()2679 y1 = p[ind1].y; in gdImageFilledPolygon()2682 x1 = p[ind1].x; in gdImageFilledPolygon()2685 y2 = p[ind1].y; in gdImageFilledPolygon()2687 x2 = p[ind1].x; in gdImageFilledPolygon()
Completed in 20 milliseconds