Searched refs:old_string_size (Results 1 – 1 of 1) sorted by relevance
543 FT_ULong n, string_size, old_string_size, real_size; in t42_parse_sfnts() local576 old_string_size = 0; in t42_parse_sfnts()614 if ( FT_REALLOC( string_buf, old_string_size, string_size ) ) in t42_parse_sfnts()621 old_string_size = string_size; in t42_parse_sfnts()