HomeSort by: relevance | last modified time | path
    Searched refs:AF_WarpScore (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/autofit/
afwarp.h 32 typedef FT_Int32 AF_WarpScore;
44 AF_WarpScore best_score;
45 AF_WarpScore best_distort;
afwarp.c 44 static const AF_WarpScore
54 static const AF_WarpScore
77 AF_WarpScore base_distort,
83 AF_WarpScore scores[65];
139 AF_WarpScore score = scores[idx];
140 AF_WarpScore distort = base_distort + ( idx - idx0 );
177 AF_WarpScore base_distort;

Completed in 4 milliseconds