Home
last modified time | relevance | path

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

/third_party/freetype/src/autofit/
Daflatin.h34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
Daflatin.c239 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin_metrics_init_widths()
2003 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin_hints_link_segments()
2008 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin_hints_link_segments()
Dafcjk.c242 : AF_LATIN_CONSTANT( metrics, 50 ); in af_cjk_metrics_init_widths()
853 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_cjk_hints_link_segments()
/third_party/skia/third_party/externals/freetype/src/autofit/
Daflatin.h34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
Daflatin.c239 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin_metrics_init_widths()
2003 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin_hints_link_segments()
2008 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin_hints_link_segments()
Dafcjk.c242 : AF_LATIN_CONSTANT( metrics, 50 ); in af_cjk_metrics_init_widths()
853 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_cjk_hints_link_segments()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Daflatin.h34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
Daflatin2.c163 : 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()
Daflatin.c245 : AF_LATIN_CONSTANT( metrics, 50 ); in af_latin_metrics_init_widths()
1984 len_threshold = AF_LATIN_CONSTANT( hints->metrics, 8 ); in af_latin_hints_link_segments()
1989 len_score = AF_LATIN_CONSTANT( hints->metrics, 6000 ); in af_latin_hints_link_segments()
Dafcjk.c248 : 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()
/third_party/freetype/docs/oldlogs/
DChangeLog.221039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.221039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.221039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.