HomeSort by relevance Sort by last modified time
    Searched refs:xmlspace (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGElement.idl 31 attribute DOMString xmlspace;
SVGElement.h 75 String xmlspace() const;
76 void setXMLspace(const String& xmlSpace);
SVGElement.cpp 336 String SVGElement::xmlspace() const function in class:WebCore::SVGElement
    [all...]

Completed in 69 milliseconds