Home
last modified time | relevance | path

Searched refs:imagefontwidth (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/gd/tests/
H A Dimagefontwidth_basic.phpt2 Testing imagefontwidth() of GD library
12 var_dump(imagefontwidth(1),imagefontwidth(2),imagefontwidth(3),imagefontwidth(4),imagefontwidth(5));
13 var_dump(imagefontwidth(1) < imagefontwidth(5));
/PHP-7.4/ext/gd/
H A Dphp_gd.h174 PHP_FUNCTION(imagefontwidth);
H A Dgd.c983 PHP_FE(imagefontwidth, arginfo_imagefontwidth)
3658 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() argument

Completed in 38 milliseconds