Searched refs:af_glyph_hints_reload (Results 1 – 12 of 12) sorted by relevance
/external/freetype/src/autofit/ |
D | afdummy.c | 50 error = af_glyph_hints_reload( hints, outline ); in af_dummy_hints_apply()
|
D | afhints.h | 437 af_glyph_hints_reload( AF_GlyphHints hints,
|
D | afcjk.c | 183 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()
|
D | aflatin2.c | 108 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()
|
D | aflatin.c | 176 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()
|
D | afhints.c | 732 af_glyph_hints_reload( AF_GlyphHints hints, in af_glyph_hints_reload() function
|
/external/freetype/ |
D | ChangeLog.25 | 1620 * 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
|
D | ChangeLog.26 | 955 * 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
|
D | ChangeLog.22 | 1783 * src/autofit/afhints.c (af_glyph_hints_reload): Don't set 2136 (af_glyph_hints_compute_inflections, af_glyph_hints_reload): Use
|
D | ChangeLog.23 | 1337 * 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.
|
D | ChangeLog.24 | 6097 * src/autofit/afhints.c (af_glyph_hints_reload): Remove unused 6120 (af_glyph_hints_reload): Remove third argument.
|
D | ChangeLog.21 | 751 (af_glyph_hints_reload): Only reallocate points array. This
|