Home
last modified time | relevance | path

Searched refs:top_left_y (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.h391 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 8 milliseconds