Home | History | Annotate | Download | only in truetype

Lines Matching defs:num_points

941     FT_UInt         num_points = gloader->base.outline.n_points;
956 for ( i = num_base_points; i < num_points; i++ )
976 l >= num_points )
1073 translate_array( num_points - num_base_points,
1510 FT_UInt num_points = start_point;
1555 num_points = gloader->base.outline.n_points;
1557 if ( num_points == num_base_points )
1583 num_points > start_point )