Searched refs:cloneElementWithoutAttributesAndChildren (Results 1 – 10 of 10) sorted by relevance
47 virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() const;
50 PassRefPtr<Element> SVGShadowTreeContainerElement::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::SVGShadowTreeContainerElement
70 PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() const;
219 PassRefPtr<Element> HTMLScriptElement::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::HTMLScriptElement
76 PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() const;
252 PassRefPtr<Element> SVGScriptElement::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::SVGScriptElement
407 virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() const;
200 RefPtr<Element> clone = cloneElementWithoutAttributesAndChildren(); in cloneElementWithoutChildren()214 PassRefPtr<Element> Element::cloneElementWithoutAttributesAndChildren() const in cloneElementWithoutAttributesAndChildren() function in WebCore::Element
3020 (WebCore::HTMLScriptElement::cloneElementWithoutAttributesAndChildren):3028 (WebCore::SVGScriptElement::cloneElementWithoutAttributesAndChildren):11186 (WebCore::HTMLScriptElement::cloneElementWithoutAttributesAndChildren): Calls isEvaluated.11196 … (WebCore::SVGScriptElement::cloneElementWithoutAttributesAndChildren): Calls createdByParser,13568 … bug by making cloneElementWithoutChildren call a virtual cloneElementWithoutAttributesAndChildren,13582 …(WebCore::Element::cloneElementWithoutAttributesAndChildren): Extracted from cloneElementWithoutCh…13596 … (WebCore::HTMLScriptElement::cloneElementWithoutAttributesAndChildren): Propagates isEvaluated.13607 … (WebCore::SVGScriptElement::cloneElementWithoutAttributesAndChildren): Propagates isEvaluated.
35004 This patch implements cloneElementWithoutAttributesAndChildren for35011 (WebCore::SVGShadowTreeContainerElement::cloneElementWithoutAttributesAndChildren):