Home
last modified time | relevance | path

Searched refs:AF_EDGE_SERIF (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/autofit/
Dafhints.h231 #define AF_EDGE_SERIF ( 1U << 1 ) macro
Daflatin2.c1347 edge2->flags |= AF_EDGE_SERIF; in af_latin2_hints_compute_edges()
1681 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin2_compute_stem_width()
Daflatin.c2373 edge2->flags |= AF_EDGE_SERIF; in af_latin_hints_compute_edges()
2725 if ( ( stem_flags & AF_EDGE_SERIF ) && in af_latin_compute_stem_width()
Dafhints.c383 if ( flags & AF_EDGE_SERIF ) in af_edge_flags_to_string()
Dafcjk.c1239 edge2->flags |= AF_EDGE_SERIF; in af_cjk_hints_compute_edges()