Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.c769 gdImageSetPixel(im, x, y, im->AA_color); in gdImageSetPixel()
1012 dst->AA_color = src->AA_color; in gdImageClone()
1107 gdImageAALine(im, x1, y1, x2, y2, im->AA_color); in gdImageLine()
2748 fill_color = im->AA_color; in gdImageFilledPolygon()
2901 im->AA_color = c; in gdImageSetAntiAliased()
2908 im->AA_color = c; in gdImageSetAntiAliasedDontBlend()
H A Dgd.h234 int AA_color; member

Completed in 19 milliseconds