Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgd.c799 gdImageSetPixel(im, x, y, im->AA_color); in gdImageSetPixel()
1053 gdImageAALine(im, x1, y1, x2, y2, im->AA_color); in gdImageLine()
2694 fill_color = im->AA_color; in gdImageFilledPolygon()
2847 im->AA_color = c; in gdImageSetAntiAliased()
2854 im->AA_color = c; in gdImageSetAntiAliasedDontBlend()
H A Dgd.h234 int AA_color; member

Completed in 20 milliseconds