Home
last modified time | relevance | path

Searched refs:xmlspace (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.idl31 attribute DOMString xmlspace;
DSVGElement.h80 const AtomicString& xmlspace() const;
DSVGElement.cpp297 const AtomicString& SVGElement::xmlspace() const in xmlspace() function in WebCore::SVGElement