Searched refs:af_glyph_hints_reload (Results 1 – 6 of 6) sorted by relevance
47 error = af_glyph_hints_reload( hints, outline ); in af_dummy_hints_apply()
434 af_glyph_hints_reload( AF_GlyphHints hints,
163 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_cjk_metrics_init_widths()2194 error = af_glyph_hints_reload( hints, outline ); in af_cjk_hints_apply()
100 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_latin2_metrics_init_widths()2311 error = af_glyph_hints_reload( hints, outline ); in af_latin2_hints_apply()
157 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_latin_metrics_init_widths()2818 error = af_glyph_hints_reload( hints, outline ); in af_latin_hints_apply()
598 af_glyph_hints_reload( AF_GlyphHints hints, in af_glyph_hints_reload() function