Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.h228 #define AF_EDGE_SERIF ( 1U << 1 ) macro
Daflatin2.c1323 edge2->flags |= AF_EDGE_SERIF; in af_latin2_hints_compute_edges()
1657 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin2_compute_stem_width()
Daflatin.c1760 edge2->flags |= AF_EDGE_SERIF; in af_latin_hints_compute_edges()
2110 if ( ( stem_flags & AF_EDGE_SERIF ) && in af_latin_compute_stem_width()
Dafhints.c272 if ( flags & AF_EDGE_SERIF ) in af_edge_flags_to_string()
Dafcjk.c1141 edge2->flags |= AF_EDGE_SERIF; in af_cjk_hints_compute_edges()