gdImageAALine 3241 gd/gd.c gdImageAALine(im, x1, y1, x2, y2, col); gdImageAALine 1102 gd/libgd/gd.c gdImageAALine(im, x1, y1, x2, y2, im->AA_color); gdImageAALine 2578 gd/libgd/gd.c draw_line = gdImageAALine; gdImageAALine 305 gd/libgd/gd.h void gdImageAALine(gdImagePtr im, int x1, int y1, int x2, int y2, int color);