Home | History | Annotate | Download | only in base

Lines Matching defs:new_max

321     FT_UInt   new_max = border->num_points + new_points;
325 if ( new_max > old_max )
331 while ( cur_max < new_max )