Searched refs:stringMatchesGlyphName (Results 1 – 2 of 2) sorted by relevance
124 static bool stringMatchesGlyphName(const String& glyphName, const HashSet<String>& glyphValues) in stringMatchesGlyphName() function138 && !stringMatchesGlyphName(g1, kerningPair.glyphName1)) in matches()142 && !stringMatchesGlyphName(g2, kerningPair.glyphName2)) in matches()
13372 (WebCore::stringMatchesGlyphName):