Home
last modified time | relevance | path

Searched refs:surroundContents (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DRange.idl57 [RaisesException, CustomElementCallbacks] void surroundContents(Node newParent);
DRange.h102 void surroundContents(PassRefPtrWillBeRawPtr<Node>, ExceptionState&);
DRange.cpp1284 void Range::surroundContents(PassRefPtrWillBeRawPtr<Node> passNewParent, ExceptionState& exceptionS… in surroundContents() function in blink::Range
/external/chromium_org/third_party/polymer/components/platform/
Dplatform.js14 …sertNode:function(a){this.impl.insertNode(e(a))},surroundContents:function(a){this.impl.surroundCo… method in b
Dplatform.js.map1 …ode(unwrapIfNeeded(node));\n },\n surroundContents: function(newParent) {\n this.impl.s…
/external/chromium_org/third_party/polymer/components-chromium/platform/
Dplatform.js14 …sertNode:function(a){this.impl.insertNode(e(a))},surroundContents:function(a){this.impl.surroundCo… method in b
Dplatform.js.map1 …ode(unwrapIfNeeded(node));\n },\n surroundContents: function(newParent) {\n this.impl.s…
/external/chromium_org/third_party/polymer_legacy/platform/
Dplatform.js33 …sertNode:function(a){this.impl.insertNode(e(a))},surroundContents:function(a){this.impl.surroundCo… method in b
Dplatform.js.map1 …ode(unwrapIfNeeded(node));\n },\n surroundContents: function(newParent) {\n this.impl.s…