Home
last modified time | relevance | path

Searched defs:points (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/gd/libgd/
H A Dgddemo.c26 gdPoint points[3]; in main() local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_bp.c1478 HashTable *points; in phpdbg_print_breakpoints() local
1492 HashTable *points; in phpdbg_print_breakpoints() local
/PHP-8.1/ext/gd/
H A Dgd.stub.php228 function imagepolygon(GdImage $image, array $points, int $num_points_or_color, ?int $color = null):…
230 function imageopenpolygon(GdImage $image, array $points, int $num_points_or_color, ?int $color = nu…
232 function imagefilledpolygon(GdImage $image, array $points, int $num_points_or_color, ?int $color = …
H A Dgd.c2722 gdPointPtr points; in php_imagepolygon() local

Completed in 24 milliseconds