Home
last modified time | relevance | path

Searched refs:gdImageRotate270 (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/gd/tests/
H A Dbug24155.phpt2 Bug #24155 (gdImageRotate270 rotation problem).
/PHP-5.5/ext/gd/libgd/
H A Dgd_rotate.c300 gdImagePtr gdImageRotate270 (gdImagePtr src, int ignoretransparent) in gdImageRotate270() function
533 return gdImageRotate270 (src, ignoretransparent); in gdImageRotate()
543 pMidImg = gdImageRotate270 (src, ignoretransparent); in gdImageRotate()
H A Dgd.h694 gdImagePtr gdImageRotate270(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2211 return gdImageRotate270(src, 0); in gdImageRotateInterpolated()
/PHP-5.5/main/
H A Dphp_compat.h296 #define gdImageRotate270 php_gd_gdImageRotate270 macro

Completed in 23 milliseconds