Searched refs:vsSet (Results 1 – 1 of 1) sorted by relevance
43 void expectVSGlyphs(const FontCollection* fc, uint32_t codepoint, const std::set<uint32_t>& vsSet) { in expectVSGlyphs() argument49 if (vsSet.find(vs) == vsSet.end()) { in expectVSGlyphs()