Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/tests/
H A Dbug48801_1.phpt6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
15 $bbox = imageftbbox(50, 0, $font, "image");
H A Dbug48801.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.3/ext/gd/
H A Dphp_gd.h103 PHP_FUNCTION(imageftbbox);
H A Dgd.c1009 PHP_FE(imageftbbox, arginfo_imageftbbox)
3858 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() argument
/PHP-5.3/
H A DNEWS6853 - Fixed bug #31060 (imageftbbox() does not use linespacing parameter). (Jani)

Completed in 35 milliseconds