Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/
H A Dgd.c4273 T1_OUTLINE *char_path, *str_path; in PHP_FUNCTION() local
4355 char_path = T1_GetMoveOutline(*f_ind, add_width, 0, 0, size, transform); in PHP_FUNCTION()
4356 str_path = T1_ConcatOutlines(str_path, char_path); in PHP_FUNCTION()
4358 char_path = T1_GetCharOutline(*f_ind, str[i], size, transform); in PHP_FUNCTION()
4359 str_path = T1_ConcatOutlines(str_path, char_path); in PHP_FUNCTION()

Completed in 18 milliseconds