Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_rotate.c205 gdImagePtr gdImageRotate90 (gdImagePtr src, int ignoretransparent) in gdImageRotate90() function
527 return gdImageRotate90(src, ignoretransparent); in gdImageRotate()
537 pMidImg = gdImageRotate90 (src, ignoretransparent); in gdImageRotate()
H A Dgd.h692 gdImagePtr gdImageRotate90(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2207 return gdImageRotate90(src, 0); in gdImageRotateInterpolated()
/PHP-5.5/main/
H A Dphp_compat.h298 #define gdImageRotate90 php_gd_gdImageRotate90 macro

Completed in 18 milliseconds