Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_compat.h317 #define gdImageRotate180 php_gd_gdImageRotate180 macro
/php-src/ext/gd/libgd/
H A Dgd_rotate.c248 gdImagePtr gdImageRotate180 (gdImagePtr src, int ignoretransparent) in gdImageRotate180() function
H A Dgd.h722 gdImagePtr gdImageRotate180(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2145 return gdImageRotate180(src, 0); in gdImageRotateInterpolated()

Completed in 20 milliseconds