Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/tests/
H A Dbug48801.phpt6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
15 $bbox = imageftbbox(50, 0, $font, "image");
H A Dbug48801_1.phpt6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
15 $bbox = imageftbbox(50, 0, $font, "image");
H A Dbug48555.phpt6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
/PHP-5.5/ext/gd/
H A Dphp_gd.h100 PHP_FUNCTION(imageftbbox);
H A Dgd.c995 PHP_FE(imageftbbox, arginfo_imageftbbox)
3769 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() argument
/PHP-5.5/
H A DNEWS9903 - Fixed bug #31060 (imageftbbox() does not use linespacing parameter). (Jani)

Completed in 68 milliseconds