Lines Matching +defs:a +defs:coords
1364 return arrayReduce(array, function (a, b) { argument
1377 return arrayReduce(array, function (a, b) { argument
1390 return arrayReduce(array, function (a, b) { argument
7188 function hasOwnProp(a, b) { argument
7192 function extend(a, b) { argument
7658 units.sort(function (a, b) { argument
8158 function cmpLenRev(a, b) { argument
8713 function cmpLenRev(a, b) { argument
9316 function defaults(a, b, c) { argument
10358 function monthDiff (a, b) { argument
22608 …return _stringify([S]) != '[null]' || _stringify({ a: S }) != '{}' || _stringify(Object(S)) != '{}… property
23677 a += 1; field
29761 index.sort(function (a, b) { argument
37999 this.addHook('beforeOnCellMouseOver', function (event, coords, TD) { argument
42757 coords: void 0, property
42822 this.addHook('beforeOnCellMouseDown', function (event, coords, TD, blockCalculations) { argument
42825 this.addHook('beforeOnCellMouseOver', function (event, coords, TD, blockCalculations) { argument
44448 coords: void 0, property
44513 this.addHook('beforeOnCellMouseDown', function (event, coords, TD, blockCalculations) { argument
44516 this.addHook('beforeOnCellMouseOver', function (event, coords, TD, blockCalculations) { argument
46433 return _src.Table.prototype.getCell.call(this, coords); argument
46560 coords.row = selRange.to.row; field
50045 compareDates = function(a,b) argument