Home
last modified time | relevance | path

Searched defs:gdImageFilledRectangle (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/main/
H A Dphp_compat.h286 #define gdImageFilledRectangle php_gd_gdImageFilledRectangle macro
/PHP-7.4/ext/gd/libgd/
H A Dgd.c2251 void gdImageFilledRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageFilledRectangle() function

Completed in 14 milliseconds