Searched refs:getSVGFontById (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
H A DCachedFont.h72 SVGFontElement* getSVGFontById(const String&) const;
H A DCachedFont.cpp148 SVGFontElement* CachedFont::getSVGFontById(const String& fontName) const function in class:WebCore::CachedFont
/external/webkit/Source/WebCore/css/
H A DCSSFontFaceSource.cpp136 m_externalSVGFontElement = m_font->getSVGFontById(SVGURIReference::getTarget(m_string));

Completed in 481 milliseconds