Home
last modified time | relevance | path

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

/external/chromium_org/third_party/freetype/src/autofit/
Dafhints.h210 AF_FLAG_CUBIC = 1 << 1, enumerator
211 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
Dafhints.c699 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()
817 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()
/external/freetype/src/autofit/
Dafhints.h210 AF_FLAG_CUBIC = 1 << 1, enumerator
211 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
Dafhints.c699 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()
817 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()