Home
last modified time | relevance | path

Searched refs:AF_FLAG_CONIC (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.h219 AF_FLAG_CONIC = 1 << 0, enumerator
221 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
A Dafhints.c662 point->flags = AF_FLAG_CONIC; in af_glyph_hints_reload()
850 if ( point->flags & AF_FLAG_CONIC ) in af_glyph_hints_save()

Completed in 5 milliseconds