Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafdummy.c50 error = af_glyph_hints_reload( hints, outline ); in af_dummy_hints_apply()
Dafhints.h437 af_glyph_hints_reload( AF_GlyphHints hints,
Dafcjk.c183 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_cjk_metrics_init_widths()
2294 error = af_glyph_hints_reload( hints, outline ); in af_cjk_hints_apply()
Daflatin2.c108 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_latin2_metrics_init_widths()
2338 error = af_glyph_hints_reload( hints, outline ); in af_latin2_hints_apply()
Daflatin.c176 error = af_glyph_hints_reload( hints, &face->glyph->outline ); in af_latin_metrics_init_widths()
3509 error = af_glyph_hints_reload( hints, outline ); in af_latin_hints_apply()
Dafhints.c732 af_glyph_hints_reload( AF_GlyphHints hints, in af_glyph_hints_reload() function
/external/freetype/
DChangeLog.251620 * src/autofit/afhints.c (af_glyph_hints_reload): Assign default
1629 * src/autofit/afhints.c (af_glyph_hints_reload): Fix threshold for
1822 * src/autofit/afhints.c (af_glyph_hints_reload): Implement it.
2033 * src/autofit/afhints.c (af_glyph_hints_reload,
4018 * src/autofit/afhints.c (af_glyph_hints_reload): Introduce
DChangeLog.26955 * src/autofit/afhints.c (af_glyph_hints_reload): Thinko.
973 (af_glyph_hints_reload): Handle AF_FLAG_NEAR.
4386 * src/autofit/afhints.c (af_glyph_hints_reload): Use do-while loop.
5163 * src/autofit/afhints.c (af_glyph_hints_reload): Set `max_contours'
5276 (af_glyph_hints_reload): Only allocate data if number of contours or
DChangeLog.221783 * src/autofit/afhints.c (af_glyph_hints_reload): Don't set
2136 (af_glyph_hints_compute_inflections, af_glyph_hints_reload): Use
DChangeLog.231337 * src/autofit/afhints.c (af_glyph_hints_reload): Insert
5704 (af_glyph_hints_reload): Add argument to handle inflections.
6459 * src/autofit/afhints.c (af_glyph_hints_reload): Reset `xmin_delta'
7889 (af_glyph_hints_reload: Rewrite recognition of weak points.
DChangeLog.246097 * src/autofit/afhints.c (af_glyph_hints_reload): Remove unused
6120 (af_glyph_hints_reload): Remove third argument.
DChangeLog.21751 (af_glyph_hints_reload): Only reallocate points array. This