Searched refs:kFLAG_ONCURVE (Results 1 – 2 of 2) sorted by relevance
27 const int32_t GlyphTable::SimpleGlyph::kFLAG_ONCURVE = 1; member in sfntly::GlyphTable::SimpleGlyph448 on_curve_[point_index] = ((flag & kFLAG_ONCURVE) == kFLAG_ONCURVE); in ParseData()
163 static const int32_t kFLAG_ONCURVE;