Home | History | Annotate | Download | only in base

Lines Matching refs:FT_RENEW_ARRAY

334       if ( FT_RENEW_ARRAY( border->points, old_max, cur_max ) ||
335 FT_RENEW_ARRAY( border->tags, old_max, cur_max ) )