Searched defs:goToCol (Results 1 – 3 of 3) sorted by relevance
1206 cvox.TraverseTable.prototype.goToCol = function(index) { method in cvox.TraverseTable
1339 cvox.TraverseTable.prototype.nextCol=function(){return this.currentCellCursor?this.goToCol(this.cur… method in cvox
1133 cvox.TraverseTable.prototype.nextCol=function(){return this.currentCellCursor?this.goToCol(this.cur… method in cvox