Searched refs:cloneElementWithoutAttributesAndChildren (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DSliderThumbElement.h66 virtual PassRefPtrWillBeRawPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
76 inline PassRefPtrWillBeRawPtr<Element> SliderThumbElement::cloneElementWithoutAttributesAndChildren() function in class:blink::SliderThumbElement
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLScriptElement.h74 virtual PassRefPtrWillBeRawPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
H A DHTMLScriptElement.cpp190 PassRefPtrWillBeRawPtr<Element> HTMLScriptElement::cloneElementWithoutAttributesAndChildren() function in class:blink::HTMLScriptElement
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTElement.h51 virtual PassRefPtrWillBeRawPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
H A DVTTElement.cpp79 PassRefPtrWillBeRawPtr<Element> VTTElement::cloneElementWithoutAttributesAndChildren() function in class:blink::VTTElement
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGScriptElement.h79 virtual PassRefPtrWillBeRawPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
H A DSVGScriptElement.cpp194 PassRefPtrWillBeRawPtr<Element> SVGScriptElement::cloneElementWithoutAttributesAndChildren() function in class:blink::SVGScriptElement
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.h607 virtual PassRefPtrWillBeRawPtr<Element> cloneElementWithoutAttributesAndChildren();
H A DElement.cpp269 RefPtrWillBeRawPtr<Element> clone = cloneElementWithoutAttributesAndChildren();
278 PassRefPtrWillBeRawPtr<Element> Element::cloneElementWithoutAttributesAndChildren() function in class:blink::Element

Completed in 2369 milliseconds