Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgddemo.c26 gdPoint points[3]; in main() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c1479 HashTable *points; in phpdbg_print_breakpoints() local
1493 HashTable *points; in phpdbg_print_breakpoints() local
/PHP-8.0/ext/gd/
H A Dgd.stub.php184 function imagepolygon(GdImage $image, array $points, int $num_points_or_color, ?int $color = null):…
186 function imageopenpolygon(GdImage $image, array $points, int $num_points_or_color, ?int $color = nu…
188 function imagefilledpolygon(GdImage $image, array $points, int $num_points_or_color, ?int $color = …
H A Dgd.c2637 gdPointPtr points; in php_imagepolygon() local

Completed in 27 milliseconds