Home
last modified time | relevance | path

Searched refs:AF_Flags (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/freetype/src/autofit/
Dafhints.h231 } AF_Flags; typedef
Dafcjk.c706 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_cjk_hints_compute_segments()
707 AF_Flags f1; in af_cjk_hints_compute_segments()
715 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_cjk_hints_compute_segments()
Daflatin2.c837 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_latin2_hints_compute_segments()
838 AF_Flags f1; in af_latin2_hints_compute_segments()
846 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_latin2_hints_compute_segments()
Dafhints.c919 AF_Flags touch_flag; in af_glyph_hints_align_strong_points()
1173 AF_Flags touch_flag; in af_glyph_hints_align_weak_points()
/external/freetype/src/autofit/
Dafhints.h241 } AF_Flags; typedef
Dafcjk.c723 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_cjk_hints_compute_segments()
724 AF_Flags f1; in af_cjk_hints_compute_segments()
732 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_cjk_hints_compute_segments()
Daflatin2.c838 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_latin2_hints_compute_segments()
839 AF_Flags f1; in af_latin2_hints_compute_segments()
847 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL ); in af_latin2_hints_compute_segments()
Dafhints.c1056 AF_Flags touch_flag; in af_glyph_hints_align_strong_points()
1310 AF_Flags touch_flag; in af_glyph_hints_align_weak_points()