verticalKerningForPairOfGlyphs   72 Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp             kerning = svgFont->verticalKerningForPairOfGlyphs(m_lastGlyph, currentGlyph);
verticalKerningForPairOfGlyphs   65 Source/core/svg/SVGFontElement.h     float verticalKerningForPairOfGlyphs(Glyph, Glyph) const;