Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd.c2617 int fill_color; in gdImageFilledPolygon() local
2628 fill_color = im->AA_color; in gdImageFilledPolygon()
2630 fill_color = c; in gdImageFilledPolygon()
2705 gdImageLine(im, im->polyInts[i], y, im->polyInts[i + 1], y, fill_color); in gdImageFilledPolygon()

Completed in 10 milliseconds