Home
last modified time | relevance | path

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

/php-src/ext/gd/
H A Dgd.stub.php503 function imagefilledellipse(GdImage $image, int $center_x, int $center_y, int $width, int $height, … argument
505 function imagefilledarc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int … argument
676 function imagearc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $start… argument
678 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)
362 ZEND_ARG_TYPE_INFO(0, center_y, IS_LONG, 0)

Completed in 10 milliseconds