Searched defs:collapseToEnd (Results 1 – 7 of 7) sorted by relevance
197 cvox.TraverseContent.prototype.collapseToEnd = function() { method in cvox.TraverseContent
545 cvox.SelectionUtil.collapseToEnd = function(node) { function in cvox.SelectionUtil
127 collapseToEnd: function() method in WebInspector.TextRange
225 void DOMSelection::collapseToEnd(ExceptionState& exceptionState) in collapseToEnd() function in WebCore::DOMSelection
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
1178 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.SelectionUtil