Lines Matching +defs:col +defs:row
5376 range.forAll(function (row, col) { argument
11932 row: this.row, property
11933 col: this.col property
11939 row: this.row, property
11940 col: this.col property
11946 row: this.row, property
11947 col: this.col property
11953 row: this.row, property
11954 col: this.col property
11960 row: this.row, property
11961 col: this.col property
14473 row: end === null ? null : end.row, property
14474 col: end === null ? null : end.col property
14530 row: end && start ? end.row - start.row + 1 : 1, property
14531 col: end && start ? end.col - start.col + 1 : 1 property
14538 var getInputValue = function getInputValue(row) { argument
14603 row: visualRow, property
14604 col: visualColumn property
14740 row: null, property
14741 col: null property
16633 row = instance.runHooks('modifyRowHeader', row); property
17034 row = instance.runHooks('modifyRow', i); property
17542 row.push(spreadsheetColumnLabel(j) + (i + 1)); field
17569 row['prop' + j] = spreadsheetColumnLabel(j) + (i + 1); field
17589 row = []; property
17591 row.push(''); field
17793 var rowObject = { row: row }; property
17813 var rowObject = { row: -1 }; property
17844 var columnObject = { col: column }; property
17871 (0, _array.arrayEach)(this.rows, function (row) { argument
19966 enterMoves: { row: 1, col: 0 }, property
19977 tabMoves: { row: 0, col: 1 }, property
26572 (0, _number.rangeEachReverse)(totalRows, 1, function (row) { argument
26614 (0, _number.rangeEach)(1, totalRows, function (row) { argument
29245 row: 0, property
29246 col: 0 property
29823 this._arrayMap = (0, _array.arrayMap)(this._arrayMap, function (row) { argument
30369 row: this.toVisualRow(row.row), property
30421 row: this.toPhysicalRow(row.row), property
33409 col = this.instance.runHooks('modifyCol', col); property
33427 col = prop; property
33429 col = this.propToColCache.get(prop); property
33765 var newData = this.dataSource.filter(function (row, index) { argument
33780 row = this.instance.runHooks('modifyRow', row); property
33864 row = this.instance.runHooks('modifyRow', row, source || 'datamapGet'); property
33925 row = this.instance.runHooks('modifyRow', physicRow); property
34006 (0, _number.rangeEach)(length - 1, function (row) { argument
34036 row: Math.max(this.instance.countSourceRows() - 1, 0), property
34037 col: Math.max(this.instance.countCols() - 1, 0) property
34076 row = []; property
34217 …result = this.getByRange({ row: 0, col: 0 }, { row: Math.max(this.countRows() - 1, 0), col: Math.m… property
34249 (0, _array.arrayEach)(this.data, function (row) { argument
36002 row: this.row, property
36003 col: this.col property
36009 row: this.row, property
36010 col: this.col property
36016 row: this.row, property
36017 col: this.col property
36737 this.addHook('modifyColWidth', function (width, col) { argument
36796 (0, _number.rangeEach)(colRange.from, colRange.to, function (col) { argument
36800 samples.forEach(function (sample, col) { argument
36807 this.ghostTable.getWidths(function (col, width) { argument
37413 this.addHook('modifyRowHeight', function (height, row) { argument
37463 (0, _number.rangeEach)(rowRange.from, rowRange.to, function (row) { argument
37469 _samples.forEach(function (sample, row) { argument
37475 this.ghostTable.getHeights(function (row, height) { argument
37704 …_number.rangeEach)(Math.min(range.from, range.to), Math.max(range.from, range.to), function (row) { argument
39723 var delayedOpenSubMenu = (0, _function.debounce)(function (row) { argument
39871 (0, _array.arrayEach)(this.hotMenu.getData(), function (value, row) { argument
40462 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40480 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40487 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40489 }, function (row, col, key, value) { argument
40502 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40520 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40527 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40529 }, function (row, col, key, value) { argument
40542 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40560 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40567 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40569 }, function (row, col, key, value) { argument
40582 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40600 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40607 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40609 }, function (row, col, key, value) { argument
40624 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40641 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40648 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40650 }, function (row, col, key, value) { argument
40663 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40681 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40688 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40690 }, function (row, col, key, value) { argument
40703 …var hasClass = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40721 var stateBefore = (0, _utils.getAlignmentClasses)(range, function (row, col) { argument
40728 (0, _utils.align)(range, type, alignment, function (row, col) { argument
40730 }, function (row, col, key, value) { argument
40892 …tOneReadOnly = (0, _utils.checkSelectionConsistency)(this.getSelectedRange(), function (row, col) { argument
40906 var atLeastOneReadOnly = (0, _utils.checkSelectionConsistency)(range, function (row, col) { argument
40910 range.forAll(function (row, col) { argument
41458 (0, _number.rangeEach)(range.startRow, range.endRow, function (row) { argument
41470 (0, _array.arrayEach)(copyableRows, function (row) { argument
41502 (0, _number.rangeEach)(range.startRow, range.endRow, function (row) { argument
41514 (0, _array.arrayEach)(copyableRows, function (row) { argument
41701 var offset = { row: 0, col: 0 }; property
42759 col: void 0 property
42831 this.addHook('modifyCol', function (row, source) { argument
43792 this.addHook('modifyColWidth', function (width, col) { argument
44450 row: void 0 property
44522 this.addHook('modifyRow', function (row, source) { argument
44540 this.addHook('unmodifyRow', function (row) { argument
44621 (0, _array.arrayEach)(rows, function (row, index, array) { argument
44626 (0, _array.arrayEach)(rows, function (row, index) { argument
45622 this.addHook('modifyRowHeight', function (height, row) { argument
46242 row: delta.row, property
46243 col: delta.col property
46305 row: nextParentIsMerged.row - currentPosition.row, property
46306 col: nextParentIsMerged.col - currentPosition.col property
47211 row: rowIndex, property
47212 col: colIndex, property
48258 headerRenderers.push(function (row, TH) { argument
48299 row: false, property
48413 row: false, property