Searched refs:getCell_ (Results 1 – 1 of 1) sorted by relevance
217 TablePrinter.prototype.getCell_ = function(rowIndex, columnIndex) { method in TablePrinter244 var cell = this.getCell_(0, c);256 var cell = this.getCell_(r, c);280 var cell = this.getCell_(r, c);339 var cell = this.getCell_(r, c);347 if (cell.allowOverflow && !this.getCell_(r, c + 1))