Searched refs:AF_SEGMENTS_EMBEDDED (Results 1 – 5 of 5) sorted by relevance
300 #define AF_SEGMENTS_EMBEDDED 18 /* number of embedded segments */ macro321 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()
302 #define AF_SEGMENTS_EMBEDDED 18 /* number of embedded segments */ macro323 AF_SegmentRec segments[AF_SEGMENTS_EMBEDDED];
3149 * src/autofit/afhints.h (AF_SEGMENTS_EMBEDDED, AF_EDGES_EMBEDDED):