kerningForPairOfGlyphs  226 Source/core/svg/SVGFontElement.cpp     return kerningForPairOfGlyphs(m_horizontalKerningTable, glyphId1, glyphId2);
kerningForPairOfGlyphs  234 Source/core/svg/SVGFontElement.cpp     return kerningForPairOfGlyphs(m_verticalKerningTable, glyphId1, glyphId2);