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