Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd.c1600 int startx, starty, endx, endy; in gdImageFilledArc() local
1654 pts[pti].y = starty = y; in gdImageFilledArc()
1684 if (pts[1].x != startx && pts[1].y == starty) { in gdImageFilledArc()
1691 pts[1].y = starty; in gdImageFilledArc()

Completed in 11 milliseconds