Home | History | Annotate | Download | only in autofit

Lines Matching refs:len_score

1909     FT_Pos        len_threshold, len_score, dist_score, max_width;
1924 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
2000 score = dist_demerit + len_score / len;