Home
last modified time | relevance | path

Searched refs:af_glyph_hints_done (Results 1 – 9 of 9) sorted by relevance

/external/freetype/src/autofit/
Dafmodule.c475 af_glyph_hints_done( _af_debug_hints_rec ); in af_autofitter_done()
501 af_glyph_hints_done( hints ); in af_autofitter_load_glyph()
539 af_glyph_hints_done( hints ); in af_autofitter_load_glyph()
Dafhints.h471 af_glyph_hints_done( AF_GlyphHints hints );
Dafhints.c702 af_glyph_hints_done( AF_GlyphHints hints ) in af_glyph_hints_done() function
Dafcjk.c275 af_glyph_hints_done( hints ); in af_cjk_metrics_init_widths()
Daflatin2.c172 af_glyph_hints_done( hints ); in af_latin2_metrics_init_widths()
Daflatin.c272 af_glyph_hints_done( hints ); in af_latin_metrics_init_widths()
/external/freetype/
DChangeLog.264427 * src/autofit/afhints.c (af_glyph_hints_done): Fix minor thinko.
5262 (af_glyph_hints_done): Updated.
5274 * src/autofit/afhints.c (af_glyph_hints_init, af_glyph_hints_done):
DChangeLog.21651 * src/autofit/afhints.c (af_glyph_hints_done): Don't use
750 (af_glyph_hints_done): Do proper deallocation.
847 `af_glyph_hints_done'.
DChangeLog.241813 (af_glyph_hints_done): Simplify.