Home
last modified time | relevance | path

Searched refs:x_axis_rotation (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A DImagickDraw.stub.php272 float $x_axis_rotation, argument
281 float $x_axis_rotation, argument
H A Dimagickdraw_class.c2031 double rx, ry, x_axis_rotation, x, y; local
2035 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "dddbbdd", &rx, &ry, &x_axis_rotation, &large…
2040 …DrawPathEllipticArcAbsolute(internd->drawing_wand, rx, ry, x_axis_rotation, large_arc, sweep, x, y…
2052 double rx, ry, x_axis_rotation, x, y; local
2056 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "dddbbdd", &rx, &ry, &x_axis_rotation, &large…
2061 …DrawPathEllipticArcRelative(internd->drawing_wand, rx, ry, x_axis_rotation, large_arc, sweep, x, y…
H A DImagickDraw_arginfo.h1105 ZEND_ARG_TYPE_INFO(0, x_axis_rotation, IS_DOUBLE, 0)
1107 ZEND_ARG_INFO(0, x_axis_rotation)

Completed in 16 milliseconds