Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/
H A Dgd.c99 static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int);
3127 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_BBOX); in PHP_FUNCTION()
3134 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_DRAW); in PHP_FUNCTION()
3139 static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_imagettftext_common() function

Completed in 12 milliseconds