HomeSort by relevance Sort by last modified time
    Searched refs:glyphName2 (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGFontElement.h 43 HashSet<String> glyphName2;
SVGHKernElement.cpp 79 && parseGlyphName(g2, kerningPair.glyphName2)
SVGVKernElement.cpp 77 && parseGlyphName(g2, kerningPair.glyphName2)
SVGFontElement.cpp 142 && !stringMatchesGlyphName(g2, kerningPair.glyphName2))

Completed in 2275 milliseconds