Lines Matching refs:apply

412       element.classList.add.apply(element.classList, className);
430 element.classList.remove.apply(element.classList, className);
2044 nativeStopImmediatePropagation.apply(this);
6296 return fn.apply(that, arguments);
6573 func.apply(this, args);
6580 func.apply(_this, args);
6615 return func.apply(this, arguments);
6618 return funcThrottle.apply(this, arguments);
6648 result = func.apply(_this2, args);
6676 }, firstFunc.apply(this, arguments));
6697 return func.apply(this, params.concat(restParams));
6736 result = func.apply(this, passedArgsSoFar);
6783 result = func.apply(this, passedArgsSoFar);
6866 baseClass.apply(this, arguments);
7140 return hookCallback.apply(null, arguments);
7447 return fn.apply(this, arguments);
7746 return zeroFill(func.apply(this, arguments), padded[1], padded[2]);
7751 return this.localeData().ordinal(func.apply(this, arguments), token);
8270 var date = new Date(Date.UTC.apply(null, arguments));
8768 return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2);
8772 return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2) +
9389 config._d = (config._useUTC ? createUTCDate : createDate).apply(null, input);
9718 var other = createLocal.apply(null, arguments);
9730 var other = createLocal.apply(null, arguments);
11018 return createLocal.apply(null, arguments).parseZone();
11394 return substituteTimeAgo.apply(null, a);
13533 }.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
14227 data.splice.apply(data, _toConsumableArray(spliceArgs));
14268 …Array.prototype.splice.apply(instance.getSettings().colHeaders, spliceArray); // inserts empty (un…
14492 (_instance = instance).spliceCol.apply(_instance, _toConsumableArray(input[c]));
14497 … (_instance2 = instance).spliceCol.apply(_instance2, _toConsumableArray(input[c % clen]));
14513 (_instance3 = instance).spliceRow.apply(_instance3, _toConsumableArray(input[r]));
14518 … (_instance4 = instance).spliceRow.apply(_instance4, _toConsumableArray(input[r % rlen]));
15478 return (_datamap = datamap).spliceCol.apply(_datamap, arguments);
15501 return (_datamap2 = datamap).spliceRow.apply(_datamap2, arguments);
16154 …return out.concat.apply(out, _toConsumableArray(datamap.getRange(new _src.CellCoords(0, col), new …
16174 return out.concat.apply(out, _toConsumableArray(range));
16388 …(_priv$cellSettings = priv.cellSettings).splice.apply(_priv$cellSettings, [index, deleteAmount].co…
17172 return (_instance5 = instance).selectCell.apply(_instance5, arguments);
22196 … if (match[LENGTH] > 1 && match.index < string[LENGTH]) $push.apply(output, match.slice(1));
22623 return _stringify.apply($JSON, args);
29043 _handsontableEditor2.default.prototype.init.apply(this, arguments);
29066 _handsontableEditor2.default.prototype.createElements.apply(this, arguments);
29099 _handsontableEditor2.default.prototype.prepare.apply(this, arguments);
29105 _handsontableEditor2.default.prototype.open.apply(this, arguments);
29165 _handsontableEditor2.default.prototype.close.apply(this, arguments);
29333 _handsontableEditor2.default.prototype.finishEditing.apply(this, arguments);
29460 _handsontableEditor2.default.prototype.discardEditor.apply(this, arguments);
29499 _textEditor2.default.prototype.createElements.apply(this, arguments);
29510 _textEditor2.default.prototype.prepare.apply(this, arguments);
29597 _textEditor2.default.prototype.open.apply(this, arguments);
29621 _textEditor2.default.prototype.close.apply(this, arguments);
29626 _textEditor2.default.prototype.focus.apply(this, arguments);
29635 _textEditor2.default.prototype.beginEditing.apply(this, arguments);
29654 return _textEditor2.default.prototype.finishEditing.apply(this, arguments);
31460 output = instance[action].apply(instance, args);
33614 Array.prototype.push.apply(data, newData);
34875 …(this, (CheckboxEditor.__proto__ || Object.getPrototypeOf(CheckboxEditor)).apply(this, arguments));
35292 …(this, (DropdownEditor.__proto__ || Object.getPrototypeOf(DropdownEditor)).apply(this, arguments));
35674 …rn(this, (NumericEditor.__proto__ || Object.getPrototypeOf(NumericEditor)).apply(this, arguments));
35739 …(this, (PasswordEditor.__proto__ || Object.getPrototypeOf(PasswordEditor)).apply(this, arguments));
35820 _baseEditor2.default.prototype.prepare.apply(this, arguments);
36443 return callback.apply(_this, params);
38830 return callback.apply(_this.hot, params);
39057 return _this2.executeCommand.apply(_this2, params);
39182 this.commandExecutor.execute.apply(this.commandExecutor, params);
43600 …Return(this, (BacklightUI.__proto__ || Object.getPrototypeOf(BacklightUI)).apply(this, arguments));
43661 …Return(this, (GuidelineUI.__proto__ || Object.getPrototypeOf(GuidelineUI)).apply(this, arguments));
45421 …Return(this, (BacklightUI.__proto__ || Object.getPrototypeOf(BacklightUI)).apply(this, arguments));
45482 …Return(this, (GuidelineUI.__proto__ || Object.getPrototypeOf(GuidelineUI)).apply(this, arguments));
47287 originalBaseRenderer.apply(this, arguments);
47288 SearchCellDecorator.apply(this, arguments);
47404 (0, _index.getRenderer)('html').apply(this, arguments);
47406 (0, _index.getRenderer)('text').apply(this, arguments);
47484 (0, _index.getRenderer)('base').apply(this, arguments);
47828 (0, _index.getRenderer)('base').apply(this, arguments);
47927 (0, _index.getRenderer)('text').apply(this, arguments);
47973 (0, _index.getRenderer)('base').apply(this, arguments);
49386 } return fn.apply(that, args);