Home
last modified time | relevance | path

Searched defs:absEnd (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dcursor_selection.js99 cvox.CursorSelection.prototype.absEnd = function() { method in cvox.CursorSelection
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js836 …urn this.isReversed_?this.end:this.start};cvox.CursorSelection.prototype.absEnd=function(){return … method in cvox.CursorSelection
DchromeVoxChromePageScript.js826 …urn this.isReversed_?this.end:this.start};cvox.CursorSelection.prototype.absEnd=function(){return … method in cvox
DchromeVoxChromeBackgroundScript.js783 …urn this.isReversed_?this.end:this.start};cvox.CursorSelection.prototype.absEnd=function(){return … method in cvox.CursorSelection