fy 1682 ext/gd/libgd/gd.c int fx = 0, fy = 0; fy 1729 ext/gd/libgd/gd.c fy = y; fy 1738 ext/gd/libgd/gd.c gdImageLine(im, cx, cy, fx, fy, color); fy 1740 ext/gd/libgd/gd.c gdImageLine(im, fx, fy, lx, ly, color); fy 1743 ext/gd/libgd/gd.c pts[0].y = fy; fy 1754 ext/gd/libgd/gd.c gdImageLine(im, cx, cy, fx, fy, color);