Searched refs:setEndBefore (Results 1 – 9 of 9) sorted by relevance
39 [RaisesException] void setEndBefore(Node refNode);
97 void setEndBefore(Node*, ExceptionState& = ASSERT_NO_EXCEPTION);
1148 void Range::setEndBefore(Node* refNode, ExceptionState& exceptionState) in setEndBefore() function in blink::Range
14 …tartAfter:function(a){this.impl.setStartAfter(e(a))},setEndBefore:function(a){this.impl.setEndBefo… method in b
1 …After(unwrapIfNeeded(refNode));\n },\n setEndBefore: function(refNode) {\n this.impl.se…
33 …tartAfter:function(a){this.impl.setStartAfter(e(a))},setEndBefore:function(a){this.impl.setEndBefo… method in b