Home
last modified time | relevance | path

Searched refs:AF_EDGES_EMBEDDED (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h309 #define AF_EDGES_EMBEDDED 12 /* number of embedded edges */ macro
330 AF_EdgeRec edges[AF_EDGES_EMBEDDED];
Dafhints.c209 if ( axis->num_edges < AF_EDGES_EMBEDDED ) in af_axis_hints_new_edge()
214 axis->max_edges = AF_EDGES_EMBEDDED; in af_axis_hints_new_edge()
/third_party/freetype/src/autofit/
Dafhints.h309 #define AF_EDGES_EMBEDDED 12 /* number of embedded edges */ macro
330 AF_EdgeRec edges[AF_EDGES_EMBEDDED];
Dafhints.c209 if ( axis->num_edges < AF_EDGES_EMBEDDED ) in af_axis_hints_new_edge()
214 axis->max_edges = AF_EDGES_EMBEDDED; in af_axis_hints_new_edge()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h309 #define AF_EDGES_EMBEDDED 12 /* number of embedded edges */ macro
330 AF_EdgeRec edges[AF_EDGES_EMBEDDED];
Dafhints.c111 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()
/third_party/freetype/docs/oldlogs/
DChangeLog.265254 * src/autofit/afhints.h (AF_SEGMENTS_EMBEDDED, AF_EDGES_EMBEDDED):
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.265254 * src/autofit/afhints.h (AF_SEGMENTS_EMBEDDED, AF_EDGES_EMBEDDED):
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.265254 * src/autofit/afhints.h (AF_SEGMENTS_EMBEDDED, AF_EDGES_EMBEDDED):