gdImageAALine 3119 gd.c gdImageAALine(im, x1, y1, x2, y2, col); gdImageAALine 1106 libgd/gd.c gdImageAALine(im, x1, y1, x2, y2, im->AA_color); gdImageAALine 2576 libgd/gd.c draw_line = gdImageAALine; gdImageAALine 424 libgd/gd.h void gdImageAALine(gdImagePtr im, int x1, int y1, int x2, int y2, int color);