Searched refs:best_x (Results 1 – 3 of 3) sorted by relevance
90 int x, y, best_x = 0, best_y = 0; in improve_correspondence() local108 best_x = x; in improve_correspondence()112 correspondences[i].rx += best_x; in improve_correspondence()116 int x, y, best_x = 0, best_y = 0; in improve_correspondence() local134 best_x = x; in improve_correspondence()137 correspondences[i].x += best_x; in improve_correspondence()
569 FT_Pos best_x = points[best_point].x; in af_latin_metrics_init_blues() local607 if ( FT_ABS( points[prev].x - best_x ) <= 20 * dist ) in af_latin_metrics_init_blues()630 if ( FT_ABS( points[next].x - best_x ) <= 20 * dist ) in af_latin_metrics_init_blues()698 if ( points[prev].x != best_x ) in af_latin_metrics_init_blues()
303 FT_Pos best_x = points[best_point].x; in af_latin2_metrics_init_blues() local322 if ( FT_ABS( points[prev].x - best_x ) <= 20 * dist ) in af_latin2_metrics_init_blues()337 if ( FT_ABS( points[next].x - best_x ) <= 20 * dist ) in af_latin2_metrics_init_blues()