Searched refs:AF_FLAG_CUBIC (Results 1 – 4 of 4) sorted by relevance
214 #define AF_FLAG_CUBIC ( 1U << 1 ) macro215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC )
831 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()1112 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()
863 point->flags = AF_FLAG_CUBIC; in af_glyph_hints_reload()1149 else if ( point->flags & AF_FLAG_CUBIC ) in af_glyph_hints_save()