Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd.c1020 int color = im->AA_color, color_red, color_green, color_blue; in gdImageAABlend()
1113 gdImageAALine(im, x1, y1, x2, y2, im->AA_color); in gdImageLine()
2637 fill_color = im->AA_color; in gdImageFilledPolygon()
2774 im->AA_color = c; in gdImageSetAntiAliased()
2781 im->AA_color = c; in gdImageSetAntiAliasedDontBlend()
H A Dgd.h235 int AA_color; member

Completed in 24 milliseconds