Home
last modified time | relevance | path

Searched refs:verticalKerningForPairOfStringsAndGlyphs (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFontElement.h65 …float verticalKerningForPairOfStringsAndGlyphs(const String& u1, const String& g1, const String& u…
DSVGFontElement.cpp168 float SVGFontElement::verticalKerningForPairOfStringsAndGlyphs(const String& u1, const String& g1, … in verticalKerningForPairOfStringsAndGlyphs() function in WebCore::SVGFontElement
/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngineSpacing.cpp54 …kerning = svgFont->verticalKerningForPairOfStringsAndGlyphs(m_lastGlyph.unicodeString, m_lastGlyph… in calculateSVGKerning()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2410399 (WebCore::SVGFontElement::verticalKerningForPairOfStringsAndGlyphs):