Searched refs:top_left_y (Results 1 – 2 of 2) sorted by relevance
/imagick/ |
H A D | ImagickDraw.stub.php | 78 …public function rectangle(float $top_left_x, float $top_left_y, float $bottom_right_x, float $bott… argument 80 …public function roundRectangle(float $top_left_x, float $top_left_y, float $bottom_right_x, float … argument
|
H A D | ImagickDraw_arginfo.h | 391 ZEND_ARG_TYPE_INFO(0, top_left_y, IS_DOUBLE, 0) 393 ZEND_ARG_INFO(0, top_left_y) 424 ZEND_ARG_TYPE_INFO(0, top_left_y, IS_DOUBLE, 0) 426 ZEND_ARG_INFO(0, top_left_y)
|
Completed in 9 milliseconds