Home | History | Annotate | Download | only in autofit

Lines Matching refs:contour_limit

894         AF_Point*  contour_limit = contour + hints->num_contours;
899 for ( ; contour < contour_limit; contour++, end++ )
922 AF_Point* contour_limit = hints->contours + hints->num_contours;
925 for ( contour = hints->contours; contour < contour_limit; contour++ )
1500 AF_Point* contour_limit = contour + hints->num_contours;
1530 for ( ; contour < contour_limit; contour++ )