Home | History | Annotate | Download | only in autofit

Lines Matching refs:best_x

300           FT_Pos  best_x = points[best_point].x;
319 if ( FT_ABS( points[prev].x - best_x ) <= 20 * dist )
334 if ( FT_ABS( points[next].x - best_x ) <= 20 * dist )