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.c1344 edge2->flags |= AF_EDGE_SERIF; in af_latin2_hints_compute_edges()
1678 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin2_compute_stem_width()
Daflatin.c2349 edge2->flags |= AF_EDGE_SERIF; in af_latin_hints_compute_edges()
2701 if ( ( stem_flags & AF_EDGE_SERIF ) && in af_latin_compute_stem_width()
Dafhints.c379 if ( flags & AF_EDGE_SERIF ) in af_edge_flags_to_string()
Dafcjk.c1215 edge2->flags |= AF_EDGE_SERIF; in af_cjk_hints_compute_edges()