Searched refs:GLYF_ON_CURVE (Results 1 – 4 of 4) sorted by relevance
52 #define GLYF_ON_CURVE 1 << 0 macro
559 FT_Byte flag = point.on_curve ? GLYF_ON_CURVE : 0; in store_points()
53 #define GLYF_ON_CURVE 1 << 0 macro
548 FT_Byte flag = point.on_curve ? GLYF_ON_CURVE : 0; in store_points()