Searched refs:AF_LATIN_CONSTANT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/freetype/src/autofit/
H A Daflatin.h34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
H A Daflatin.c164 : AF_LATIN_CONSTANT( metrics, 50 );
1023 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
1027 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
H A Daflatin2.c154 : AF_LATIN_CONSTANT( metrics, 50 );
977 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
981 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
H A Dafcjk.c168 : AF_LATIN_CONSTANT( metrics, 50 );
742 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
/external/freetype/src/autofit/
H A Daflatin.h34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
H A Daflatin2.c155 : AF_LATIN_CONSTANT( metrics, 50 );
978 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
982 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
H A Daflatin.c222 : AF_LATIN_CONSTANT( metrics, 50 );
1393 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );
1398 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 );
1401 /* AF_LATIN_CONSTANT needed, since we work on multiples */
H A Dafcjk.c222 : AF_LATIN_CONSTANT( metrics, 50 );
759 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 );

Completed in 64 milliseconds