Searched refs:m_featureSet (Results 1 – 2 of 2) sorted by relevance
102 m_featureSet.insert(index); in GetVerticalGlyph()107 if (m_featureSet.empty()) { in GetVerticalGlyph()111 m_featureSet.insert(i); in GetVerticalGlyph()117 for (const auto& item : m_featureSet) { in GetVerticalGlyph()
302 std::set<uint32_t> m_featureSet; variable