Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.h94 AF_EDGE_SERIF = 1 << 1, enumerator
Daflatin.c1201 edge2->flags |= AF_EDGE_SERIF; in af_latin_hints_compute_edges()
1520 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin_compute_stem_width()
Daflatin2.c1275 edge2->flags |= AF_EDGE_SERIF; in af_latin2_hints_compute_edges()
1605 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin2_compute_stem_width()
Dafhints.c209 if ( flags & AF_EDGE_SERIF ) in af_edge_flags_to_string()
Dafcjk.c556 edge2->flags |= AF_EDGE_SERIF; in af_cjk_hints_compute_edges()