Searched refs:surroundContents (Results 1 – 9 of 9) sorted by relevance
57 [RaisesException, CustomElementCallbacks] void surroundContents(Node newParent);
102 void surroundContents(PassRefPtrWillBeRawPtr<Node>, ExceptionState&);
1284 void Range::surroundContents(PassRefPtrWillBeRawPtr<Node> passNewParent, ExceptionState& exceptionS… in surroundContents() function in blink::Range
14 …sertNode:function(a){this.impl.insertNode(e(a))},surroundContents:function(a){this.impl.surroundCo… method in b
1 …ode(unwrapIfNeeded(node));\n },\n surroundContents: function(newParent) {\n this.impl.s…
33 …sertNode:function(a){this.impl.insertNode(e(a))},surroundContents:function(a){this.impl.surroundCo… method in b