Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/
H A Dgd.c4127 T1_OUTLINE *char_path, *str_path; in PHP_FUNCTION() local
4195 str_path = T1_GetCharOutline(*f_ind, str[0], size, transform); in PHP_FUNCTION()
4197 if (!str_path) { in PHP_FUNCTION()
4210 str_path = T1_ConcatOutlines(str_path, char_path); in PHP_FUNCTION()
4213 str_path = T1_ConcatOutlines(str_path, char_path); in PHP_FUNCTION()
4215 str_img = T1_AAFillOutline(str_path, 0); in PHP_FUNCTION()

Completed in 16 milliseconds