Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.c2177 static void _gdImageFilledVRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in _gdImageFilledVRectangle() function
2223 _gdImageFilledVRectangle(im, x1, y1, x2, y2, color); in gdImageFilledRectangle()

Completed in 12 milliseconds