Searched refs:AF_WarpScore (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/autofit/
H A Dafwarp.h32 typedef FT_Int32 AF_WarpScore; typedef
44 AF_WarpScore best_score;
45 AF_WarpScore best_distort;
H A Dafwarp.c44 static const AF_WarpScore
54 static const AF_WarpScore
77 AF_WarpScore base_distort,
83 AF_WarpScore scores[65];
140 AF_WarpScore score = scores[idx];
141 AF_WarpScore distort = base_distort + ( idx - idx0 );
178 AF_WarpScore base_distort;

Completed in 181 milliseconds