Searched refs:collapseToEnd (Results 1 – 12 of 12) sorted by relevance
84 void collapseToEnd(ExceptionState&);
46 [RaisesException] void collapseToEnd();
225 void DOMSelection::collapseToEnd(ExceptionState& exceptionState) in collapseToEnd() function in WebCore::DOMSelection
127 collapseToEnd: function() method in WebInspector.TextRange
197 cvox.TraverseContent.prototype.collapseToEnd = function() { method in cvox.TraverseContent
545 cvox.SelectionUtil.collapseToEnd = function(node) { function in cvox.SelectionUtil
565 this._textEditor.setSelection(newRange.collapseToEnd());
393 this.setSelection(this.selection().collapseToEnd());
948 … return property && property.range ? property.range.collapseToStart() : this.range.collapseToEnd();
803 …);a.setEnd(c,d);b.removeAllRanges();b.addRange(a)};cvox.SelectionUtil.collapseToEnd=function(a){va…1178 cvox.TraverseContent.prototype.collapseToEnd=function(){this.startCursor_=this.endCursor_.clone()};… method in cvox
813 …);a.setEnd(c,d);b.removeAllRanges();b.addRange(a)};cvox.SelectionUtil.collapseToEnd=function(a){va… function in cvox.SelectionUtil1361 cvox.TraverseContent.prototype.collapseToEnd=function(){this.startCursor_=this.endCursor_.clone()};… method in cvox
760 …);a.setEnd(c,d);b.removeAllRanges();b.addRange(a)};cvox.SelectionUtil.collapseToEnd=function(a){va… function in cvox.SelectionUtil1426 cvox.TraverseContent.prototype.collapseToEnd=function(){this.startCursor_=this.endCursor_.clone()};…