fy               1680 ext/gd/libgd/gd.c 	int fx = 0, fy = 0;
fy               1727 ext/gd/libgd/gd.c 			fy = y;
fy               1736 ext/gd/libgd/gd.c 				gdImageLine(im, cx, cy, fx, fy, color);
fy               1738 ext/gd/libgd/gd.c 			gdImageLine(im, fx, fy, lx, ly, color);
fy               1741 ext/gd/libgd/gd.c 			pts[0].y = fy;
fy               1752 ext/gd/libgd/gd.c 				gdImageLine(im, cx, cy, fx, fy, color);