Searched refs:FLAG_ON_CURVE (Results 1 – 2 of 2) sorted by relevance
460 FLAG_ON_CURVE = 0x01, enumerator1164 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE; in consume_point()
33950 bool is_on_curve = point.flag & Glyph::FLAG_ON_CURVE;