Home
last modified time | relevance | path

Searched defs:getCellAt (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dtraverse_table.js863 cvox.TraverseTable.prototype.getCellAt = function(index) { method in cvox.TraverseTable
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js1335 cvox.TraverseTable.prototype.getCellAt=function(a){return a[0]<this.rowCount&&0<=a[0]&&a[1]<this.co… method in cvox
DchromeVoxChromePageScript.js1129 cvox.TraverseTable.prototype.getCellAt=function(a){return a[0]<this.rowCount&&0<=a[0]&&a[1]<this.co… method in cvox