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

  /external/freetype/src/autofit/
aflatin2.c 992 FT_Pos len_threshold, len_score; local
1000 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
1043 score = dist + len_score / len;
    [all...]
aflatin.c 1816 FT_Pos len_threshold, len_score, dist_score, max_width; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin2.c 987 FT_Pos len_threshold, len_score; local
995 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
1038 score = dist + len_score / len;
    [all...]
aflatin.c 1484 FT_Pos len_threshold, len_score, dist_score, max_width; local
    [all...]

Completed in 545 milliseconds