Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.idl26 [TreatNullAs=NullString] attribute DOMString xmlbase;
DSVGElement.h69 String xmlbase() const;
DSVGElement.cpp316 String SVGElement::xmlbase() const in xmlbase() function in WebCore::SVGElement