cloneElementWithoutAttributesAndChildren  274 Source/core/dom/Element.cpp     RefPtr<Element> clone = cloneElementWithoutAttributesAndChildren();
cloneElementWithoutAttributesAndChildren  633 Source/core/dom/Element.h     virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren();
cloneElementWithoutAttributesAndChildren   72 Source/core/html/HTMLScriptElement.h     virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
cloneElementWithoutAttributesAndChildren   66 Source/core/html/shadow/SliderThumbElement.h     virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
cloneElementWithoutAttributesAndChildren   76 Source/core/html/shadow/SliderThumbElement.h inline PassRefPtr<Element> SliderThumbElement::cloneElementWithoutAttributesAndChildren()
cloneElementWithoutAttributesAndChildren   48 Source/core/html/track/vtt/VTTElement.h     virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;
cloneElementWithoutAttributesAndChildren   76 Source/core/svg/SVGScriptElement.h     virtual PassRefPtr<Element> cloneElementWithoutAttributesAndChildren() OVERRIDE;