Home
last modified time | relevance | path

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

/external/chromium_org/third_party/freetype/src/autofit/
Dafhints.h239 AF_EDGE_SERIF = 1 << 1, enumerator
Daflatin.c1353 edge2->flags |= AF_EDGE_SERIF; in af_latin_hints_compute_edges()
1680 if ( ( stem_flags & AF_EDGE_SERIF ) && in af_latin_compute_stem_width()
Daflatin2.c1326 edge2->flags |= AF_EDGE_SERIF; in af_latin2_hints_compute_edges()
1656 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin2_compute_stem_width()
Dafhints.c228 if ( flags & AF_EDGE_SERIF ) in af_edge_flags_to_string()
Dafcjk.c1126 edge2->flags |= AF_EDGE_SERIF; in af_cjk_hints_compute_edges()
/external/freetype/src/autofit/
Dafhints.h239 AF_EDGE_SERIF = 1 << 1, enumerator
Daflatin.c1353 edge2->flags |= AF_EDGE_SERIF; in af_latin_hints_compute_edges()
1680 if ( ( stem_flags & AF_EDGE_SERIF ) && in af_latin_compute_stem_width()
Daflatin2.c1326 edge2->flags |= AF_EDGE_SERIF; in af_latin2_hints_compute_edges()
1656 if ( ( stem_flags & AF_EDGE_SERIF ) && vertical && ( dist < 3 * 64 ) ) in af_latin2_compute_stem_width()
Dafhints.c228 if ( flags & AF_EDGE_SERIF ) in af_edge_flags_to_string()
Dafcjk.c1126 edge2->flags |= AF_EDGE_SERIF; in af_cjk_hints_compute_edges()