Searched refs:AF_LATIN_CONSTANT (Results 1 – 5 of 5) sorted by relevance
34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
163 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin2_metrics_init_widths()999 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin2_hints_link_segments()1003 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin2_hints_link_segments()
241 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin_metrics_init_widths()1948 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin_hints_link_segments()1953 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin_hints_link_segments()
248 : AF_LATIN_CONSTANT( metrics, 50 ); in af_cjk_metrics_init_widths()860 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_cjk_hints_link_segments()
1039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.