Searched refs:old_string_size (Results 1 – 1 of 1) sorted by relevance
547 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local580 old_string_size = 0; in t42_parse_sfnts()610 if ( FT_REALLOC( string_buf, old_string_size, string_size ) ) in t42_parse_sfnts()617 old_string_size = string_size; in t42_parse_sfnts()