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 386 AF_Point* contour_limit = contour + hints->num_contours; local
390 for ( ; contour < contour_limit; contour++ )
687 AF_Point* contour_limit = contour + hints->num_contours; local
692 for ( ; contour < contour_limit; contour++, end++ )
1118 AF_Point* contour_limit = contour + hints->num_contours; local
1150 for ( ; contour < contour_limit; contour++ )
aflatin.c 668 AF_Point* contour_limit = contour + hints->num_contours; local
708 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin2.c 669 AF_Point* contour_limit = contour + hints->num_contours; local
709 for ( ; contour < contour_limit; contour++ )
    [all...]

Completed in 189 milliseconds