Home
last modified time | relevance | path

Searched refs:AF_LATIN_CONSTANT (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/autofit/
Daflatin.h34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
Daflatin2.c160 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin2_metrics_init_widths()
996 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin2_hints_link_segments()
1000 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin2_hints_link_segments()
Daflatin.c236 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin_metrics_init_widths()
1919 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin_hints_link_segments()
1924 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin_hints_link_segments()
Dafcjk.c243 : AF_LATIN_CONSTANT( metrics, 50 ); in af_cjk_metrics_init_widths()
836 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_cjk_hints_link_segments()