Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd.c1600 int startx = -1, starty = -1, endx = -1, endy = -1; 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 10 milliseconds