Home | History | Annotate | Download | only in autofit

Lines Matching refs:best

373       FT_Pos   best  = 0xFFFFU;
391 if ( dist < edge_distance_threshold && dist < best )
421 best = dist;
683 FT_Pos best = 64 + 32 + 2;
698 if ( dist < best )
700 best = dist;