Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dbug24155.phpt2 Bug #24155 (gdImageRotate270 rotation problem).
/php-src/main/
H A Dphp_compat.h318 #define gdImageRotate270 php_gd_gdImageRotate270 macro
/php-src/ext/gd/libgd/
H A Dgd_rotate.c296 gdImagePtr gdImageRotate270 (gdImagePtr src, int ignoretransparent) in gdImageRotate270() function
H A Dgd.h723 gdImagePtr gdImageRotate270(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2148 return gdImageRotate270(src, 0); in gdImageRotateInterpolated()

Completed in 24 milliseconds