Home | History | Annotate | Download | only in truetype

Lines Matching defs:num_points

961     FT_UInt         num_points = gloader->base.outline.n_points;
976 for ( i = num_base_points; i < num_points; i++ )
996 l >= num_points )
1093 translate_array( num_points - num_base_points,
1530 FT_UInt num_points = start_point;
1575 num_points = gloader->base.outline.n_points;
1577 if ( num_points == num_base_points )
1603 num_points > start_point )