Searched refs:m_featureSet (Results 1 – 2 of 2) sorted by relevance
41 m_featureSet.insert(index); in GetVerticalGlyph()46 if (m_featureSet.empty()) { in GetVerticalGlyph()50 m_featureSet.insert(i); in GetVerticalGlyph()56 for (const auto& item : m_featureSet) { in GetVerticalGlyph()
150 std::set<uint32_t> m_featureSet; variable