Home
last modified time | relevance | path

Searched defs:collapseToEnd (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dtraverse_content.js197 cvox.TraverseContent.prototype.collapseToEnd = function() { method in cvox.TraverseContent
Dselection_util.js545 cvox.SelectionUtil.collapseToEnd = function(node) { function in cvox.SelectionUtil
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
DTextRange.js127 collapseToEnd: function() method in WebInspector.TextRange
/external/chromium_org/third_party/WebKit/Source/core/page/
DDOMSelection.cpp225 void DOMSelection::collapseToEnd(ExceptionState& exceptionState) in collapseToEnd() function in WebCore::DOMSelection
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js813 …);a.setEnd(c,d);b.removeAllRanges();b.addRange(a)};cvox.SelectionUtil.collapseToEnd=function(a){va… function in cvox.SelectionUtil
1361 cvox.TraverseContent.prototype.collapseToEnd=function(){this.startCursor_=this.endCursor_.clone()};… method in cvox
DchromeVoxChromePageScript.js1178 cvox.TraverseContent.prototype.collapseToEnd=function(){this.startCursor_=this.endCursor_.clone()};… method in cvox
DchromeVoxChromeBackgroundScript.js760 …);a.setEnd(c,d);b.removeAllRanges();b.addRange(a)};cvox.SelectionUtil.collapseToEnd=function(a){va… function in cvox.SelectionUtil