Home
last modified time | relevance | path

Searched refs:af_glyph_hints_init (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/autofit/
Dafmodule.c503 af_glyph_hints_init( hints, memory ); in af_autofitter_load_glyph()
532 af_glyph_hints_init( hints, memory ); in af_autofitter_load_glyph()
Dafhints.h429 af_glyph_hints_init( AF_GlyphHints hints,
Dafhints.c662 af_glyph_hints_init( AF_GlyphHints hints, in af_glyph_hints_init() function
Dafcjk.c82 af_glyph_hints_init( hints, face->memory ); in af_cjk_metrics_init_widths()
Daflatin2.c74 af_glyph_hints_init( hints, face->memory ); in af_latin2_metrics_init_widths()
Daflatin.c73 af_glyph_hints_init( hints, face->memory ); in af_latin_metrics_init_widths()
/external/freetype/
DChangeLog.265274 * src/autofit/afhints.c (af_glyph_hints_init, af_glyph_hints_done):