Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafdummy.c29 af_glyph_hints_rescale( hints, in af_dummy_hints_init()
Dafhints.h419 af_glyph_hints_rescale( AF_GlyphHints hints,
Dafcjk.c111 af_glyph_hints_rescale( hints, (AF_ScriptMetrics)dummy ); in af_cjk_metrics_init_widths()
1264 af_glyph_hints_rescale( hints, (AF_ScriptMetrics)metrics ); in af_cjk_hints_init()
Daflatin.c97 af_glyph_hints_rescale( hints, (AF_ScriptMetrics)dummy ); in af_latin_metrics_init_widths()
1463 af_glyph_hints_rescale( hints, (AF_ScriptMetrics)metrics ); in af_latin_hints_init()
Daflatin2.c96 af_glyph_hints_rescale( hints, (AF_ScriptMetrics)dummy ); in af_latin2_metrics_init_widths()
1473 af_glyph_hints_rescale( hints, (AF_ScriptMetrics)metrics ); in af_latin2_hints_init()
Dafhints.c559 af_glyph_hints_rescale( AF_GlyphHints hints, in af_glyph_hints_rescale() function