Searched refs:AF_WarpScore (Results 1 – 3 of 3) sorted by relevance
32 typedef FT_Int32 AF_WarpScore; typedef44 AF_WarpScore best_score;45 AF_WarpScore best_distort;
44 static const AF_WarpScore54 static const AF_WarpScore77 AF_WarpScore base_distort, in af_warper_compute_line_best()83 AF_WarpScore scores[65]; in af_warper_compute_line_best()139 AF_WarpScore score = scores[idx]; in af_warper_compute_line_best()140 AF_WarpScore distort = base_distort + ( idx - idx0 ); in af_warper_compute_line_best()177 AF_WarpScore base_distort; in af_warper_compute()
6466 * src/autofit/afwarp.c (AF_WarpScore): Fine-tune again.6508 * src/autofit/afwarp.c (AF_WarpScore): Tune table.