Home | History | Annotate | Download | only in autofit

Lines Matching refs:contour_limit

907         AF_Point*  contour_limit = contour + hints->num_contours;
912 for ( ; contour < contour_limit; contour++, end++ )
935 AF_Point* contour_limit = hints->contours + hints->num_contours;
938 for ( contour = hints->contours; contour < contour_limit; contour++ )
1513 AF_Point* contour_limit = contour + hints->num_contours;
1543 for ( ; contour < contour_limit; contour++ )