Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/tests/
H A Dbug24155.phpt2 Bug #24155 (gdImageRotate270 rotation problem).
/PHP-5.4/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.h575 gdImagePtr gdImageRotate270(gdImagePtr src, int ignoretransparent);
/PHP-5.4/main/
H A Dphp_compat.h296 #define gdImageRotate270 php_gd_gdImageRotate270 macro

Completed in 16 milliseconds