Searched refs:AF_EDGES_EMBEDDED (Results 1 – 3 of 3) sorted by relevance
309 #define AF_EDGES_EMBEDDED 12 /* number of embedded edges */ macro330 AF_EdgeRec edges[AF_EDGES_EMBEDDED];
111 if ( axis->num_edges < AF_EDGES_EMBEDDED ) in af_axis_hints_new_edge()116 axis->max_edges = AF_EDGES_EMBEDDED; in af_axis_hints_new_edge()
5254 * src/autofit/afhints.h (AF_SEGMENTS_EMBEDDED, AF_EDGES_EMBEDDED):