Home
last modified time | relevance | path

Searched refs:endy (Results 1 – 1 of 1) sorted by path

/php-src/ext/gd/libgd/
H A Dgd.c1570 int startx = -1, starty = -1, endx = -1, endy = -1; in gdImageFilledArc() local
1598 y = endy = ((long) gdSinT[i % 360] * (long) h / (2 * 1024)) + cy; in gdImageFilledArc()
1664 if (pts[pti-1].x != endx && pts[pti-1].y == endy) { in gdImageFilledArc()
1667 pts[pti].y = endy; in gdImageFilledArc()

Completed in 13 milliseconds