Searched refs:AF_FLAG_CONIC (Results 1 – 2 of 2) sorted by relevance
213 #define AF_FLAG_CONIC ( 1U << 0 ) macro215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC )
860 point->flags = AF_FLAG_CONIC; in af_glyph_hints_reload()1147 if ( point->flags & AF_FLAG_CONIC ) in af_glyph_hints_save()