Home
last modified time | relevance | path

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

/PHP-7.0/main/
H A Dphp_compat.h293 #define gdImageRectangle php_gd_gdImageRectangle macro
/PHP-7.0/ext/gd/libgd/
H A Dgd.c2023 void gdImageRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageRectangle() function

Completed in 16 milliseconds