Home
last modified time | relevance | path

Searched refs:center_x (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.h45 ZEND_ARG_TYPE_INFO(0, center_x, IS_LONG, 0)
54 ZEND_ARG_TYPE_INFO(0, center_x, IS_LONG, 0)
362 ZEND_ARG_TYPE_INFO(0, center_x, IS_LONG, 0)

Completed in 16 milliseconds