Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafmodule.c51 static AF_GlyphHintsRec _af_debug_hints_rec[1];
480 AF_GlyphHintsRec hints[1]; in af_autofitter_load_glyph()
Dafhints.h373 } AF_GlyphHintsRec; typedef
Dafcjk.c67 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths()
Daflatin.c58 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.264420 Use a global AF_GlyphHintsRec object for debugging.
5272 (AF_GlyphHintsRec): Add two arrays for contours and points.
DChangeLog.210279 * src/autofit/afhints.h (AF_GlyphHintsRec): Remove the no longer
753 * src/autofit/afmodule.c (AF_GlyphHintsRec): Make it static.
DChangeLog.236457 * src/autofit/afhints.h (AF_GlyphHintsRec): New members `xmin_delta'