Home
last modified time | relevance | path

Searched refs:starty (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
1624 pts[pti].y = starty = y; in gdImageFilledArc()
1654 if (pts[1].x != startx && pts[1].y == starty) { in gdImageFilledArc()
1661 pts[1].y = starty; in gdImageFilledArc()

Completed in 13 milliseconds