Searched refs:glyphValues (Results 1 – 1 of 1) sorted by relevance
180 static bool stringMatchesGlyphName(const String& glyphName, const HashSet<String>& glyphValues) in stringMatchesGlyphName() argument185 if (!glyphValues.isEmpty()) in stringMatchesGlyphName()186 return glyphValues.contains(glyphName); in stringMatchesGlyphName()