Home
last modified time | relevance | path

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

/php-src/ext/gd/
H A Dgd.c97 static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int);
3045 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_BBOX); in PHP_FUNCTION()
3052 php_imagettftext_common(INTERNAL_FUNCTION_PARAM_PASSTHRU, TTFTEXT_DRAW); in PHP_FUNCTION()
3057 static void php_imagettftext_common(INTERNAL_FUNCTION_PARAMETERS, int mode) in php_imagettftext_common() function

Completed in 18 milliseconds