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 569 AF_Point* contour_limit = contour + hints->num_contours; local
574 for ( ; contour < contour_limit; contour++, end++ )
995 AF_Point* contour_limit = contour + hints->num_contours; local
1027 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 670 AF_Point* contour_limit = contour + hints->num_contours; local
710 for ( ; contour < contour_limit; contour++ )
    [all...]

Completed in 83 milliseconds