Home
last modified time | relevance | path

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

/imagick/
H A Dimagickdraw_class.c1028 double sx, sy, ex, ey, sd, ed; in PHP_METHOD() local
1032 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "dddddd", &sx, &sy, &ex, &ey, &sd, &ed) == FA… in PHP_METHOD()
1038 DrawArc(internd->drawing_wand, sx, sy, ex, ey, sd, ed); in PHP_METHOD()

Completed in 11 milliseconds