Home
last modified time | relevance | path

Searched refs:af_glyph_hints_reload (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/autofit/
Dafhints.h288 af_glyph_hints_reload( AF_GlyphHints hints,
Daflatin.c80 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_latin_metrics_init_widths()
2108 error = af_glyph_hints_reload( hints, outline ); in af_latin_hints_apply()
Daflatin2.c87 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_latin2_metrics_init_widths()
2253 error = af_glyph_hints_reload( hints, outline ); in af_latin2_hints_apply()
Dafhints.c439 af_glyph_hints_reload( AF_GlyphHints hints, in af_glyph_hints_reload() function
Dafcjk.c1374 error = af_glyph_hints_reload( hints, outline ); in af_cjk_hints_apply()