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()1000 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin2_hints_link_segments()1004 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin2_hints_link_segments()
244 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin_metrics_init_widths()1983 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin_hints_link_segments()1988 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin_hints_link_segments()
247 : AF_LATIN_CONSTANT( metrics, 50 ); in af_cjk_metrics_init_widths()859 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_cjk_hints_link_segments()
1039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.