Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dtraverse_content.js204 cvox.TraverseContent.prototype.collapseToStart = function() { method in cvox.TraverseContent
Dselection_util.js524 cvox.SelectionUtil.collapseToStart = function(node) { function in cvox.SelectionUtil
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
DTextRange.js135 collapseToStart: function() method in WebInspector.TextRange
/external/chromium_org/third_party/WebKit/Source/core/editing/
DDOMSelection.cpp239 void DOMSelection::collapseToStart(ExceptionState& exceptionState) in collapseToStart() function in blink::DOMSelection
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js813 cvox.SelectionUtil.collapseToStart=function(a){var b=window.getSelection(),c=b.anchorNode,d=b.ancho… function in cvox.SelectionUtil
1361 …startCursor_=this.endCursor_.clone()};cvox.TraverseContent.prototype.collapseToStart=function(){th… method in cvox
DchromeVoxChromePageScript.js1178 …startCursor_=this.endCursor_.clone()};cvox.TraverseContent.prototype.collapseToStart=function(){th… method in cvox
DchromeVoxChromeBackgroundScript.js760 cvox.SelectionUtil.collapseToStart=function(a){var b=window.getSelection(),c=b.anchorNode,d=b.ancho… function in cvox.SelectionUtil