Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_compat.h304 #define gdImageSetClip php_gd_gdImageSetClip macro
/PHP-5.3/ext/gd/libgd/
H A Dgd.h312 void gdImageSetClip(gdImagePtr im, int x1, int y1, int x2, int y2);
H A Dgd.c2972 void gdImageSetClip (gdImagePtr im, int x1, int y1, int x2, int y2) in gdImageSetClip() function

Completed in 23 milliseconds