Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dtraverse_table.js1206 cvox.TraverseTable.prototype.goToCol = function(index) { method in cvox.TraverseTable
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js1339 cvox.TraverseTable.prototype.nextCol=function(){return this.currentCellCursor?this.goToCol(this.cur… method in cvox
DchromeVoxChromePageScript.js1133 cvox.TraverseTable.prototype.nextCol=function(){return this.currentCellCursor?this.goToCol(this.cur… method in cvox