Searched refs:bottom_right_x (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 | 397 ZEND_ARG_TYPE_INFO(0, bottom_right_x, IS_DOUBLE, 0) 399 ZEND_ARG_INFO(0, bottom_right_x) 430 ZEND_ARG_TYPE_INFO(0, bottom_right_x, IS_DOUBLE, 0) 432 ZEND_ARG_INFO(0, bottom_right_x)
|
Completed in 10 milliseconds