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

  /external/freetype/src/autofit/
aflatin.c 884 FT_Pos len_threshold, len_score; local
892 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
928 score = dist + len_score / len;
    [all...]
aflatin2.c 928 FT_Pos len_threshold, len_score; local
936 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
981 score = dist + len_score / len;
    [all...]

Completed in 146 milliseconds