Home
last modified time | relevance | path

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

/imagick/
H A DImagickDraw.stub.php273 bool $large_arc, argument
282 bool $large_arc, argument
H A Dimagickdraw_class.c2032 zend_bool large_arc, sweep; local
2035 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "dddbbdd", &rx, &ry, &x_axis_rotation, &large_arc, &sweep, &x, &y)…
2040 …DrawPathEllipticArcAbsolute(internd->drawing_wand, rx, ry, x_axis_rotation, large_arc, sweep, x, y…
2053 zend_bool large_arc, sweep; local
2056 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "dddbbdd", &rx, &ry, &x_axis_rotation, &large_arc, &sweep, &x, &y)…
2061 …DrawPathEllipticArcRelative(internd->drawing_wand, rx, ry, x_axis_rotation, large_arc, sweep, x, y…
H A DImagickDraw_arginfo.h1111 ZEND_ARG_TYPE_INFO(0, large_arc, _IS_BOOL, 0)
1113 ZEND_ARG_INFO(0, large_arc)

Completed in 19 milliseconds