Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_compat.h270 #define gdImageGetClip php_gd_gdImageGetClip macro
/PHP-5.3/ext/gd/libgd/
H A Dgd.h313 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
H A Dgd.c3004 void gdImageGetClip (gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P) in gdImageGetClip() function

Completed in 16 milliseconds