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 907 AF_Point* contour_limit = contour + hints->num_contours; local
912 for ( ; contour < contour_limit; contour++, end++ )
935 AF_Point* contour_limit = hints->contours + hints->num_contours; local
938 for ( contour = hints->contours; contour < contour_limit; contour++ )
1513 AF_Point* contour_limit = contour + hints->num_contours; local
    [all...]
aflatin2.c 740 AF_Point* contour_limit = contour + hints->num_contours; local
780 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin.c 1488 AF_Point* contour_limit = contour + hints->num_contours; local
    [all...]

Completed in 283 milliseconds