HomeSort by relevance Sort by last modified time
    Searched refs:contour_limit (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/autofit/
afhints.c 701 AF_Point* contour_limit = contour + hints->num_contours; local
706 for ( ; contour < contour_limit; contour++, end++ )
1150 AF_Point* contour_limit = contour + hints->num_contours; local
1182 for ( ; contour < contour_limit; contour++ )
aflatin.c 735 AF_Point* contour_limit = contour + hints->num_contours; local
775 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin2.c 687 AF_Point* contour_limit = contour + hints->num_contours; local
727 for ( ; contour < contour_limit; contour++ )
    [all...]

Completed in 151 milliseconds