Searched refs:AF_POINTS_EMBEDDED (Results 1 – 3 of 3) sorted by relevance
331 #define AF_POINTS_EMBEDDED 96 /* number of embedded points */ macro367 AF_PointRec points[AF_POINTS_EMBEDDED];
786 if ( new_max <= AF_POINTS_EMBEDDED ) in af_glyph_hints_reload()791 hints->max_points = AF_POINTS_EMBEDDED; in af_glyph_hints_reload()
5270 * src/autofit/afhints.h (AF_POINTS_EMBEDDED, AF_CONTOURS_EMBEDDED):