Searched refs:getCellInfo (Results 1 – 5 of 5) sorted by relevance
25 function getCellInfo(id) { function86 (getCellInfo(this.id).expanded ? "arrows_light.gif"91 (getCellInfo(this.id).expanded ? "arrows_dark.gif"96 (getCellInfo(this.id).expanded ? "arrows_light.gif"139 var cellInfo = getCellInfo(id);
263 public CellInfo getCellInfo(int row, int column) { in getCellInfo() method in Spreadsheet272 private CellInfo getCellInfo(CellInfo[][] cells, int row, int column) { in getCellInfo() method in Spreadsheet375 getCellInfo(to, row, lastColumn).heightPx = height - 2 * CELL_PADDING_PX; in matchRowHeights()384 getCellInfo(to, lastToRow, column).widthPx = width - 2 * CELL_PADDING_PX; in matchColumnWidths()
134 CellInfo cellInfo = spreadsheet.getCellInfo(row, column); in processRow()
58722 static SQLITE_NOINLINE void getCellInfo(BtCursor *pCur){58758 getCellInfo(pCur);58781 getCellInfo(pCur);58947 getCellInfo(pCur);
58704 static SQLITE_NOINLINE void getCellInfo(BtCursor *pCur){58740 getCellInfo(pCur);58763 getCellInfo(pCur);58929 getCellInfo(pCur);