Home | History | Annotate | Download | only in truetype

Lines Matching refs:num_points

1037     FT_UInt         num_points = gloader->base.outline.n_points;
1052 for ( i = num_base_points; i < num_points; i++ )
1072 l >= num_points )
1163 translate_array( num_points - num_base_points,
1600 FT_UInt num_points = start_point;
1645 num_points = gloader->base.outline.n_points;
1647 if ( num_points == num_base_points )
1673 num_points > start_point )