Searched refs:endy (Results 1 – 1 of 1) sorted by relevance
1596 int startx, starty, endx, endy; in gdImageFilledArc() local1624 y = endy = ((long) gdSinT[i % 360] * (long) h / (2 * 1024)) + cy; in gdImageFilledArc()1690 if (pts[pti-1].x != endx && pts[pti-1].y == endy) { in gdImageFilledArc()1693 pts[pti].y = endy; in gdImageFilledArc()
Completed in 13 milliseconds