Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd.h512 void gdImageOpenPolygon(gdImagePtr im, gdPointPtr p, int n, int c);
H A Dgd.c2645 gdImageOpenPolygon (im, p, n, c); in gdImagePolygon()
2648 void gdImageOpenPolygon (gdImagePtr im, gdPointPtr p, int n, int c) in gdImageOpenPolygon() function
/PHP-7.2/ext/gd/
H A Dgd.c3478 gdImageOpenPolygon(im, points, npoints, col); in php_imagepolygon()

Completed in 49 milliseconds