Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_points

185     AF_Point  limit  = points + hints->num_points;
571 hints->num_points = 0;
606 hints->num_points = 0;
644 hints->num_points = outline->n_points;
669 if ( hints->num_points == 0 )
674 AF_Point point_limit = points + hints->num_points;
805 AF_Point limit = point + hints->num_points;
915 AF_Point point_limit = points + hints->num_points;
1170 AF_Point point_limit = points + hints->num_points;
1303 AF_Point points_limit = points + hints->num_points;