HomeSort by relevance Sort by last modified time
    Searched defs:SVGFontFaceSource (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontFaceSource.cpp 8 #include "core/svg/SVGFontFaceSource.h"
17 SVGFontFaceSource::SVGFontFaceSource(SVGFontFaceElement* element)
22 PassRefPtr<SimpleFontData> SVGFontFaceSource::createFontData(const FontDescription& fontDescription)
31 void SVGFontFaceSource::trace(Visitor* visitor)
SVGFontFaceSource.h 16 class SVGFontFaceSource : public CSSFontFaceSource {
18 SVGFontFaceSource(SVGFontFaceElement*);

Completed in 471 milliseconds