Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds