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 894 AF_Point* contour_limit = contour + hints->num_contours; local
899 for ( ; contour < contour_limit; contour++, end++ )
922 AF_Point* contour_limit = hints->contours + hints->num_contours; local
925 for ( contour = hints->contours; contour < contour_limit; contour++ )
1500 AF_Point* contour_limit = contour + hints->num_contours; local
    [all...]
aflatin2.c 737 AF_Point* contour_limit = contour + hints->num_contours; local
777 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin.c 1488 AF_Point* contour_limit = contour + hints->num_contours; local
    [all...]

Completed in 279 milliseconds