Home
last modified time | relevance | path

Searched defs:cloneElementWithoutAttributesAndChildren (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGShadowTreeElements.cpp50 PassRefPtr<Element> SVGShadowTreeContainerElement::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::SVGShadowTreeContainerElement
/external/webkit/Source/WebCore/svg/
DSVGScriptElement.cpp252 PassRefPtr<Element> SVGScriptElement::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::SVGScriptElement
/external/webkit/Source/WebCore/html/
DHTMLScriptElement.cpp219 PassRefPtr<Element> HTMLScriptElement::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::HTMLScriptElement
/external/webkit/Source/WebCore/dom/
DElement.cpp214 PassRefPtr<Element> Element::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::Element