Home
last modified time | relevance | path

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

/PHP-8.4/ext/gd/libgd/
H A Dgd.c1654 int startx = -1, starty = -1, endx = -1, endy = -1; in gdImageFilledArc() local
1708 pts[pti].y = starty = y; in gdImageFilledArc()
1738 if (pts[1].x != startx && pts[1].y == starty) { in gdImageFilledArc()
1745 pts[1].y = starty; in gdImageFilledArc()

Completed in 12 milliseconds