Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/
H A Dgd.c4178 T1_OUTLINE *char_path, *str_path; in PHP_FUNCTION() local
4260 char_path = T1_GetMoveOutline(*f_ind, add_width, 0, 0, size, transform); in PHP_FUNCTION()
4261 str_path = T1_ConcatOutlines(str_path, char_path); in PHP_FUNCTION()
4263 char_path = T1_GetCharOutline(*f_ind, str[i], size, transform); in PHP_FUNCTION()
4264 str_path = T1_ConcatOutlines(str_path, char_path); in PHP_FUNCTION()

Completed in 25 milliseconds