Home
last modified time | relevance | path

Searched refs:starty (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/gd/libgd/
H A Dgd.c1596 int startx, starty, endx, endy; in gdImageFilledArc() local
1650 pts[pti].y = starty = y; in gdImageFilledArc()
1680 if (pts[1].x != startx && pts[1].y == starty) { in gdImageFilledArc()
1687 pts[1].y = starty; in gdImageFilledArc()

Completed in 20 milliseconds