Home
last modified time | relevance | path

Searched refs:AA_color (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/gd/libgd/
H A Dgd.h170 int AA_color; member
H A Dgd.c1009 int color = im->AA_color, color_red, color_green, color_blue; in gdImageAABlend()
1102 gdImageAALine(im, x1, y1, x2, y2, im->AA_color); in gdImageLine()
2628 fill_color = im->AA_color; in gdImageFilledPolygon()
2765 im->AA_color = c; in gdImageSetAntiAliased()
2772 im->AA_color = c; in gdImageSetAntiAliasedDontBlend()

Completed in 28 milliseconds