Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/
H A Dgd.stub.php40 function imagefilledellipse(GdImage $image, int $center_x, int $center_y, int $width, int $height, … argument
42 function imagefilledarc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int … argument
214 function imagearc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $start… argument
216 function imageellipse(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $c… argument
H A Dgd_arginfo.h46 ZEND_ARG_TYPE_INFO(0, center_y, IS_LONG, 0)
55 ZEND_ARG_TYPE_INFO(0, center_y, IS_LONG, 0)
363 ZEND_ARG_TYPE_INFO(0, center_y, IS_LONG, 0)

Completed in 14 milliseconds