Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dcursor_selection.js192 cvox.CursorSelection.prototype.absEquals = function(rhs) { method in cvox.CursorSelection
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js839 …equals(a.start)&&this.end.equals(a.end)};cvox.CursorSelection.prototype.absEquals=function(a){retu… method in cvox.CursorSelection
DchromeVoxChromePageScript.js829 …equals(a.start)&&this.end.equals(a.end)};cvox.CursorSelection.prototype.absEquals=function(a){retu… method in cvox
DchromeVoxChromeBackgroundScript.js786 …equals(a.start)&&this.end.equals(a.end)};cvox.CursorSelection.prototype.absEquals=function(a){retu… method in cvox.CursorSelection