Home
last modified time | relevance | path

Searched refs:degrees (Results 1 – 6 of 6) sorted by relevance

/PHP-5.4/ext/zlib/tests/
H A Dbug61287.phpt10 'degrees' => array(),
/PHP-5.4/ext/gd/tests/
H A Dbug24155.phpt22 // Uniform fill + n x 90degrees rotation , the color value does not change
/PHP-5.4/ext/standard/tests/math/
H A Dasin_basic.phpt16 //output is in degrees
H A Dacos_basic.phpt16 //output is in degrees
/PHP-5.4/ext/gd/
H A Dgd.c2138 double degrees; in PHP_FUNCTION() local
2142 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rdl|l", &SIM, &degrees, &color, &ignoretrans… in PHP_FUNCTION()
2148 im_dst = gdImageRotate(im_src, degrees, color, ignoretransparent); in PHP_FUNCTION()
/PHP-5.4/
H A DNEWS6821 - Fixed bug #39366 (imagerotate does not use alpha with angle > 45 degrees)

Completed in 46 milliseconds