Home
last modified time | relevance | path

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

/imagick/
H A DImagickDraw.stub.php78 …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 DImagickDraw_arginfo.h397 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 9 milliseconds