Searched refs:glyphName2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontElement.h43 HashSet<String> glyphName2; member in struct:WebCore::SVGKerningPair
H A DSVGHKernElement.cpp70 && parseGlyphName(g2, kerningPair.glyphName2)
H A DSVGVKernElement.cpp71 && parseGlyphName(g2, kerningPair.glyphName2)
H A DSVGFontElement.cpp198 && !stringMatchesGlyphName(g2, kerningPair.glyphName2))

Completed in 55 milliseconds