Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafmodule.c427 af_glyph_hints_done( af_debug_hints_rec_ ); in af_autofitter_done()
453 af_glyph_hints_done( hints ); in af_autofitter_load_glyph()
491 af_glyph_hints_done( hints ); in af_autofitter_load_glyph()
Dafhints.h451 af_glyph_hints_done( AF_GlyphHints hints );
Dafhints.c800 af_glyph_hints_done( AF_GlyphHints hints ) in af_glyph_hints_done() function
Dafcjk.c270 af_glyph_hints_done( hints ); in af_cjk_metrics_init_widths()
Daflatin.c267 af_glyph_hints_done( hints ); in af_latin_metrics_init_widths()
/external/freetype/docs/oldlogs/
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.