Home
last modified time | relevance | path

Searched defs:svgFont (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngineSpacing.cpp48 SVGFontElement* svgFont = m_font.svgFont(); in calculateSVGKerning() local
/external/webkit/Source/WebCore/svg/
DSVGFont.cpp369 SVGFontElement* Font::svgFont() const in svgFont() function in WebCore::Font