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()617 if ( FT_QREALLOC( string_buf, old_string_size, string_size ) ) in t42_parse_sfnts()624 old_string_size = string_size; in t42_parse_sfnts()