Home
last modified time | relevance | path

Searched refs:af_glyph_hints_rescale (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/autofit/
Dafdummy.c29 af_glyph_hints_rescale( hints, metrics ); in af_dummy_hints_init()
Dafhints.h433 af_glyph_hints_rescale( AF_GlyphHints hints,
Dafcjk.c181 af_glyph_hints_rescale( hints, (AF_StyleMetrics)dummy ); in af_cjk_metrics_init_widths()
1388 af_glyph_hints_rescale( hints, (AF_StyleMetrics)metrics ); in af_cjk_hints_init()
Daflatin2.c106 af_glyph_hints_rescale( hints, (AF_StyleMetrics)dummy ); in af_latin2_metrics_init_widths()
1524 af_glyph_hints_rescale( hints, (AF_StyleMetrics)metrics ); in af_latin2_hints_init()
Daflatin.c174 af_glyph_hints_rescale( hints, (AF_StyleMetrics)dummy ); in af_latin_metrics_init_widths()
2565 af_glyph_hints_rescale( hints, (AF_StyleMetrics)metrics ); in af_latin_hints_init()
Dafhints.c720 af_glyph_hints_rescale( AF_GlyphHints hints, in af_glyph_hints_rescale() function
/external/freetype/
DChangeLog.221785 (af_glyph_hints_rescale): Here.