Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_rotate.c252 gdImagePtr gdImageRotate180 (gdImagePtr src, int ignoretransparent) in gdImageRotate180() function
530 return gdImageRotate180(src, ignoretransparent); in gdImageRotate()
540 pMidImg = gdImageRotate180 (src, ignoretransparent); in gdImageRotate()
H A Dgd.h693 gdImagePtr gdImageRotate180(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2209 return gdImageRotate180(src, 0); in gdImageRotateInterpolated()
/PHP-5.5/main/
H A Dphp_compat.h295 #define gdImageRotate180 php_gd_gdImageRotate180 macro

Completed in 29 milliseconds