Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd.h508 void gdImageOpenPolygon(gdImagePtr im, gdPointPtr p, int n, int c);
H A Dgd.c2642 gdImageOpenPolygon (im, p, n, c); in gdImagePolygon()
2645 void gdImageOpenPolygon (gdImagePtr im, gdPointPtr p, int n, int c) in gdImageOpenPolygon() function
/PHP-8.1/ext/gd/
H A Dgd.c2773 gdImageOpenPolygon(im, points, npoints, col); in php_imagepolygon()

Completed in 31 milliseconds