Home
last modified time | relevance | path

Searched refs:AF_FLAG_WEAK_INTERPOLATION (Results 1 – 6 of 6) sorted by relevance

/third_party/freetype/src/autofit/
Dafhints.c370 : ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_dump_points()
1047 next->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1086 if ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_reload()
1112 point->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1128 if ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_reload()
1135 point->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1328 if ( ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) ) in af_glyph_hints_align_strong_points()
Dafhints.h222 #define AF_FLAG_WEAK_INTERPOLATION ( 1U << 4 ) macro
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.c370 : ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_dump_points()
1047 next->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1086 if ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_reload()
1112 point->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1128 if ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_reload()
1135 point->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1328 if ( ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) ) in af_glyph_hints_align_strong_points()
Dafhints.h222 #define AF_FLAG_WEAK_INTERPOLATION ( 1U << 4 ) macro
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c468 : ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_dump_points()
1142 next->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1181 if ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_reload()
1207 point->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1223 if ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) in af_glyph_hints_reload()
1230 point->flags |= AF_FLAG_WEAK_INTERPOLATION; in af_glyph_hints_reload()
1423 if ( ( point->flags & AF_FLAG_WEAK_INTERPOLATION ) ) in af_glyph_hints_align_strong_points()
Dafhints.h222 #define AF_FLAG_WEAK_INTERPOLATION ( 1U << 4 ) macro