Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h214 #define AF_FLAG_CUBIC ( 1U << 1 ) macro
215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC )
Dafhints.c1001 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()
1295 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h214 #define AF_FLAG_CUBIC ( 1U << 1 ) macro
215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC )
Dafhints.c906 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()
1200 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()
/third_party/freetype/src/autofit/
Dafhints.h214 #define AF_FLAG_CUBIC ( 1U << 1 ) macro
215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC )
Dafhints.c906 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()
1200 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()