Home
last modified time | relevance | path

Searched refs:fy (Results 1 – 1 of 1) sorted by path

/PHP-5.6/ext/gd/libgd/
H A Dgd.c1652 int fx = 0, fy = 0; in gdImageFilledArc() local
1702 fy = y; in gdImageFilledArc()
1717 gdImageLine(im, cx, cy, fx, fy, color); in gdImageFilledArc()
1719 gdImageLine(im, fx, fy, lx, ly, color); in gdImageFilledArc()
1722 pts[0].y = fy; in gdImageFilledArc()
1733 gdImageLine(im, cx, cy, fx, fy, color); in gdImageFilledArc()

Completed in 14 milliseconds