Lines Matching refs:arguments

152                 var a = Array.prototype.slice.call(arguments),
156 return b.apply(this, arguments)
162 var a = this.on.apply(this, arguments);
221 CKEDITOR._.pending.push([this, arguments]);
386 var e = arguments.length,
388 …"boolean" == typeof(b = arguments[e - 1]) ? e-- : "boolean" == typeof(b = arguments[e - 2]) && (v …
390 var g = arguments[c],
511 var n = Array.prototype.slice.call(arguments);
558 return a.apply(e, arguments)
569 this.base.apply(this, arguments)
579 d.apply(this, arguments)
583 b.apply(this, arguments);
584 this.base = arguments.callee
593 this, arguments)
601 return e && e.apply(window, Array.prototype.slice.call(arguments, 1))
623 for (var a, e = 0, b = arguments.length; e < b; e++) {
624 var c = arguments[e];
633 return Array.prototype.slice.call(arguments).join("-")
637 var e = arguments,
703 1 == arguments.length && (e = !0);
1120 for (var c = CKEDITOR.tools.clone(a), g = 1; g < arguments.length; g++) {
1121 b = arguments[g];
1740 return CKEDITOR.event.prototype.on.apply(this, arguments)
1743 CKEDITOR.event.prototype.removeListener.apply(this, arguments);
2517 if ("object" == typeof arguments[0]) return !!arguments[0][a];
2518 for (var b = 0; b < arguments.length; b++)
2519 if (arguments[b] == a) return !0;
2642 …ecked = c : "contenteditable" == b ? a.call(this, "contentEditable", c) : a.apply(this, arguments);
2647 arguments)
2648 } catch (e) {} else a.apply(this, arguments);
4172 …1 > arguments.length || (this.range = a, this.forceBrBreak = 0, this.enlargeBr = 1, this.enforceRe…
4355 }) ? !0 : d.refresh && !1 !== d.refresh.apply(this, arguments)
5500 h && h.apply(this, arguments);
5634 args: Array.prototype.slice.call(arguments, 2)
6066 …r a = this.keystrokeHandler.keystrokes, b = CKEDITOR.tools.isArray(arguments[0]) ? arguments[0] : [
6067 [].slice.call(arguments, 0)
6659 h = Array.prototype.slice.call(arguments, 1),
7455 if ("string" == typeof arguments[0]) {
7456 … if (!(new RegExp("(?:^|\\s)" + arguments[0] + "(?:$|\\s)")).test(k.className)) continue
7457 … } else if ("function" == typeof arguments[0] && (d = {}, !1 === arguments[0](k, d))) continue;
7649 var c = Array.prototype.slice.call(arguments, 0);
7656 var b = Array.prototype.slice.call(arguments, 1),
8074arguments.length && (b = this._.editable = a ? a instanceof CKEDITOR.editable ? a : new CKEDITOR.e…
10710 for (var a = [this._], d = 1; d < arguments.length; d++) a.push(arguments[d]);
10767 if (!(4 > arguments.length)) {
10798 if (!(3 > arguments.length)) {
10838 if (!(3 > arguments.length)) {
10866 if (!(3 > arguments.length)) {
10892 if (!(3 > arguments.length)) {
10946 if (arguments.length) {
10984 if (!(3 > arguments.length)) {
11016 if (!(3 > arguments.length)) {
11039 if (!(3 > arguments.length)) {
11062 if (!(3 > arguments.length)) {
11135 a.apply(this, arguments)
11175 return CKEDITOR.ui.dialog.uiElement.prototype.setValue.apply(this, arguments)
11240 … if (!CKEDITOR.env.ie || 8 < CKEDITOR.env.version) return r.onChange.apply(this, arguments);
11280 … if (!CKEDITOR.env.ie || 8 < CKEDITOR.env.version) return r.onChange.apply(this, arguments);
11670 arguments.callee.prevScrollHandler.apply(this, arguments)
12023 var a = arguments;
12029 var a = arguments;
12388 if (!(4 > arguments.length)) {
12463 if (!(4 > arguments.length)) {
12498 if (!(3 > arguments.length)) {
12617 if (1 > arguments.length) return this._.children.concat();
12663 var a = arguments;
12881 for (var c, a = 0; a < arguments.length; a++)
12882 if (arguments[a] instanceof CKEDITOR.dom.element) {
12883 c = arguments[a];
13188 …if (e && (e = this.getDirection(1), g = a.apply(this, arguments), e != this.getDirection(1))) retu…
13190 return a.apply(this, arguments)
15338 this._.showBlockParams = [].slice.call(arguments);
17648 this.base.apply(this, arguments);
18825 this.base.apply(this, arguments);
19140 arguments);
19300 arguments);
21728 a.apply(this, arguments);
21735 arguments);
21740 a.apply(this, arguments);
22711 k = a.apply(this, arguments);
26033 var b = Array.prototype.slice.call(arguments);