Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_compat.h315 #define gdImageRectangle php_gd_gdImageRectangle macro
/php-src/ext/gd/libgd/
H A Dgd.c2056 void gdImageRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageRectangle() function

Completed in 21 milliseconds