Home
last modified time | relevance | path

Searched defs:center_y (Results 1 – 1 of 1) 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, …
42 function imagefilledarc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int …
214 function imagearc(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $start…
216 function imageellipse(GdImage $image, int $center_x, int $center_y, int $width, int $height, int $c…

Completed in 9 milliseconds