Home
last modified time | relevance | path

Searched refs:AF_FLAG_CONTROL (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC ) macro
Daflatin.c1666 if ( !( point->flags & AF_FLAG_CONTROL ) ) in af_latin_hints_compute_segments()
1693 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1753 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1798 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1893 if ( point->flags & AF_FLAG_CONTROL ) in af_latin_hints_compute_segments()
1910 if (point->flags & AF_FLAG_CONTROL) in af_latin_hints_compute_segments()
Dafcjk.c817 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL; in af_cjk_hints_compute_segments()
826 f1 = pt->flags & AF_FLAG_CONTROL; in af_cjk_hints_compute_segments()
Dafhints.c1226 if ( point->flags & AF_FLAG_CONTROL ) in af_glyph_hints_reload()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC ) macro
Daflatin.c1672 if ( !( point->flags & AF_FLAG_CONTROL ) ) in af_latin_hints_compute_segments()
1699 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1759 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1804 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1874 if ( point->flags & AF_FLAG_CONTROL ) in af_latin_hints_compute_segments()
1891 if (point->flags & AF_FLAG_CONTROL) in af_latin_hints_compute_segments()
Dafcjk.c824 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL; in af_cjk_hints_compute_segments()
833 f1 = pt->flags & AF_FLAG_CONTROL; in af_cjk_hints_compute_segments()
Daflatin2.c863 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL; in af_latin2_hints_compute_segments()
872 f1 = pt->flags & AF_FLAG_CONTROL; in af_latin2_hints_compute_segments()
Dafhints.c1131 if ( point->flags & AF_FLAG_CONTROL ) in af_glyph_hints_reload()
/third_party/freetype/src/autofit/
Dafhints.h215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC ) macro
Daflatin.c1671 if ( !( point->flags & AF_FLAG_CONTROL ) ) in af_latin_hints_compute_segments()
1698 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1758 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1803 if ( ( min_flags | max_flags ) & AF_FLAG_CONTROL && in af_latin_hints_compute_segments()
1873 if ( point->flags & AF_FLAG_CONTROL ) in af_latin_hints_compute_segments()
1890 if (point->flags & AF_FLAG_CONTROL) in af_latin_hints_compute_segments()
Dafcjk.c823 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL; in af_cjk_hints_compute_segments()
832 f1 = pt->flags & AF_FLAG_CONTROL; in af_cjk_hints_compute_segments()
Daflatin2.c863 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL; in af_latin2_hints_compute_segments()
872 f1 = pt->flags & AF_FLAG_CONTROL; in af_latin2_hints_compute_segments()
Dafhints.c1131 if ( point->flags & AF_FLAG_CONTROL ) in af_glyph_hints_reload()