Searched refs:m_featureSet (Results 1 – 2 of 2) sorted by relevance
35 m_featureSet.insert(index); in CFX_CTTGSUBTable()39 if (!m_featureSet.empty()) in CFX_CTTGSUBTable()45 m_featureSet.insert(i); in CFX_CTTGSUBTable()62 for (uint32_t item : m_featureSet) { in GetVerticalGlyph()
150 std::set<uint32_t> m_featureSet; variable