Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.h231 } AF_Flags; typedef
Dafcjk.c702 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL); in af_cjk_hints_compute_segments()
703 AF_Flags f1; in af_cjk_hints_compute_segments()
711 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL); in af_cjk_hints_compute_segments()
Daflatin2.c809 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL); in af_latin2_hints_compute_segments()
810 AF_Flags f1; in af_latin2_hints_compute_segments()
818 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL); in af_latin2_hints_compute_segments()
Dafhints.c897 AF_Flags touch_flag; in af_glyph_hints_align_strong_points()
1151 AF_Flags touch_flag; in af_glyph_hints_align_weak_points()