Searched refs:_gdImageFilledVRectangle (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/gd/libgd/ |
H A D | gd.c | 2148 static void _gdImageFilledVRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in _gdImageFilledVRectangle() function 2194 _gdImageFilledVRectangle(im, x1, y1, x2, y2, color); in gdImageFilledRectangle()
|
Completed in 17 milliseconds