Home
last modified time | relevance | path

Searched refs:imagettfbbox (Results 1 – 6 of 6) sorted by relevance

/PHP-7.3/ext/gd/tests/
H A Dbug49600.phpt7 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');
18 $y = imagettfbbox(32, 0, "$cwd/Tuffy.ttf", $c);
H A Dbug48801.phpt2 Bug #48801 (Problem with imagettfbbox)
H A Dbug48801-mb.phpt2 Bug #48801 (Problem with imagettfbbox)
H A Dbug53504.phpt2 Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box
/PHP-7.3/ext/gd/
H A Dphp_gd.h204 PHP_FUNCTION(imagettfbbox);
H A Dgd.c984 PHP_FE(imagettfbbox, arginfo_imagettfbbox)
3969 PHP_FUNCTION(imagettfbbox) in PHP_FUNCTION() argument

Completed in 24 milliseconds