Lines Matching refs:_super
345 _super = function () { function
355 prevSuper = tree._super,
360 tree._super = _super;
365 tree._super = prevSuper;
6244 if (this.widget._super) {
6246 this.widget._super.call(this.widget, key, value);
7204 _super = instance[methodName] || $.noop;
7210 prevSuper = self._super;
7211 self._super = _super;
7214 self._super = prevSuper;
7587 this._super(ctx, title);
8022 return this._super(ctx, add, node);
8091 return this._super(ctx, add, node);
8098 res = this._super(ctx);
10026 this._super.apply(this, arguments);
10988 res = this._super(ctx);
11290 res = this._super(ctx);
12633 res = this._super(ctx, title);
12681 this._super(ctx);
12755 this._super(ctx, flag, subOpts)
12885 this._super(ctx);
13150 res = this._super(ctx);