Searched refs:ind2 (Results 1 – 1 of 1) sorted by relevance
2684 int ind1, ind2; in gdImageFilledPolygon() local2756 ind2 = 0; in gdImageFilledPolygon()2759 ind2 = i; in gdImageFilledPolygon()2762 y2 = p[ind2].y; in gdImageFilledPolygon()2765 x2 = p[ind2].x; in gdImageFilledPolygon()2768 y1 = p[ind2].y; in gdImageFilledPolygon()2770 x1 = p[ind2].x; in gdImageFilledPolygon()
Completed in 16 milliseconds