Home | History | Annotate | Download | only in autofit

Lines Matching refs:best_score

2101             FT_Pos  best_score = scores[0];
2107 if ( scores[nn] < best_score )
2109 best_score = scores[nn];