Searched refs:AF_LATIN_CONSTANT (Results 1 – 13 of 13) sorted by relevance
/third_party/freetype/src/autofit/ |
D | aflatin.h | 34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
|
D | aflatin.c | 239 : 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()
|
D | afcjk.c | 242 : 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/ |
D | aflatin.h | 34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
|
D | aflatin.c | 239 : 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()
|
D | afcjk.c | 242 : 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/ |
D | aflatin.h | 34 #define AF_LATIN_CONSTANT( metrics, c ) \ macro
|
D | aflatin2.c | 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()
|
D | aflatin.c | 245 : 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()
|
D | afcjk.c | 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()
|
/third_party/freetype/docs/oldlogs/ |
D | ChangeLog.22 | 1039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.22 | 1039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.22 | 1039 * src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.
|