Searched refs:af_shaper_get_cluster (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/autofit/ |
D | afshaper.h | 52 af_shaper_get_cluster( const char* p,
|
D | afshaper.c | 460 af_shaper_get_cluster( const char* p, in af_shaper_get_cluster() function 624 af_shaper_get_cluster( const char* p, in af_shaper_get_cluster() function
|
D | afcjk.c | 133 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx ); in af_cjk_metrics_init_widths() 389 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx ); in af_cjk_metrics_init_blues() 602 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx ); in af_cjk_metrics_check_digits()
|
D | aflatin.c | 129 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx ); in af_latin_metrics_init_widths() 448 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx ); in af_latin_metrics_init_blues() 1101 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx ); in af_latin_metrics_check_digits()
|
/external/freetype/docs/oldlogs/ |
D | ChangeLog.26 | 1911 * src/autofit/afshaper.c (af_shaper_get_cluster): Compare character 2012 string with function `af_shaper_get_cluster', and the resulting
|