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

  /external/freetype/src/autofit/
afhints.c 692 AF_Point* contour_limit = contour + hints->num_contours; local
697 for ( ; contour < contour_limit; contour++, end++ )
722 AF_Point* contour_limit = hints->contours + hints->num_contours; local
725 for ( contour = hints->contours; contour < contour_limit; contour++ )
1309 AF_Point* contour_limit = contour + hints->num_contours; local
    [all...]
aflatin2.c 716 AF_Point* contour_limit = contour + hints->num_contours; local
756 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin.c 1163 AF_Point* contour_limit = contour + hints->num_contours; local
    [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.c 723 AF_Point* contour_limit = contour + hints->num_contours; local
728 for ( ; contour < contour_limit; contour++, end++ )
1172 AF_Point* contour_limit = contour + hints->num_contours; local
1204 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin.c 802 AF_Point* contour_limit = contour + hints->num_contours; local
842 for ( ; contour < contour_limit; contour++ )
    [all...]
aflatin2.c 715 AF_Point* contour_limit = contour + hints->num_contours; local
755 for ( ; contour < contour_limit; contour++ )
    [all...]

Completed in 122 milliseconds