Searched defs:SVGViewElement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGViewElement.cpp23 #include "core/svg/SVGViewElement.h"
27 inline SVGViewElement::SVGViewElement(Document& document) function in class:WebCore::SVGViewElement
37 DEFINE_NODE_FACTORY(SVGViewElement)
39 bool SVGViewElement::isSupportedAttribute(const QualifiedName& attrName)
50 void SVGViewElement::parseAttribute(const QualifiedName& name, const AtomicString& value)

Completed in 107 milliseconds