Searched refs:AF_SEGMENTS_EMBEDDED (Results 1 – 3 of 3) sorted by relevance
302 #define AF_SEGMENTS_EMBEDDED 18 /* number of embedded segments */ macro323 AF_SegmentRec segments[AF_SEGMENTS_EMBEDDED];
46 if ( axis->num_segments < AF_SEGMENTS_EMBEDDED ) in af_axis_hints_new_segment()51 axis->max_segments = AF_SEGMENTS_EMBEDDED; in af_axis_hints_new_segment()
5254 * src/autofit/afhints.h (AF_SEGMENTS_EMBEDDED, AF_EDGES_EMBEDDED):