Lines Matching refs:callSuper

1584   function callSuper(methodName) {  function
1624 klass.prototype.callSuper = callSuper; method in klass
7934 this.callSuper('_setBrushStyles');
7942 var path = this.callSuper('createPath', pathData);
13544 this.callSuper('initialize', options);
13579 this.callSuper('_set', key, value);
13678 return extend(this.callSuper('toObject', propertiesToInclude), this.calcLinePoints());
13865 this.callSuper('initialize', options);
13878 this.callSuper('_set', key, value);
13893 return extend(this.callSuper('toObject', propertiesToInclude), {
14091 this.callSuper('initialize', options);
14233 this.callSuper('initialize', options);
14246 this.callSuper('_set', key, value);
14285 return extend(this.callSuper('toObject', propertiesToInclude), {
14461 this.callSuper('initialize', options);
14546 var object = extend(this.callSuper('toObject', propertiesToInclude), {
14884 this.callSuper('initialize', options);
14930 return extend(this.callSuper('toObject', propertiesToInclude), {
15535 var o = extend(this.callSuper('toObject', propertiesToInclude), {
16173 return this.callSuper('_set', prop, value);
16368 this.callSuper('initialize');
16381 this.callSuper('initialize', options);
16513 this.callSuper('_set', key, value);
16522 return extend(this.callSuper('toObject', propertiesToInclude), {
16556 this.callSuper('_renderControls', ctx, noTransform);
16970 this.callSuper('initialize', options);
17079 return extend(this.callSuper('toObject', propertiesToInclude), {
17716 return extend(this.callSuper('toObject'), {
17890 return extend(this.callSuper('toObject'), {
17974 return extend(this.callSuper('toObject'), {
18191 return extend(this.callSuper('toObject'), {
18290 return extend(this.callSuper('toObject'), {
18402 return extend(this.callSuper('toObject'), {
18503 return extend(this.callSuper('toObject'), {
18740 return extend(this.callSuper('toObject'), {
18834 return extend(this.callSuper('toObject'), {
20115 var object = extend(this.callSuper('toObject', propertiesToInclude), {
20284 this.callSuper('_set', key, value);
20573 this.callSuper('initialize', text, options);
20581 this.callSuper('_clearCache');
20698 this.callSuper('_render', ctx);
21009 this.callSuper('_renderChars', method, ctx, line, left, top);
21012 this.callSuper('_renderChars', method, ctx, line, left, top);
21136 this.callSuper('_renderTextLine', method, ctx, line, left, top, lineIndex);
21145 return this.callSuper('_renderTextDecoration', ctx);
21482 return fabric.util.object.extend(this.callSuper('toObject', propertiesToInclude), {
23151 this.callSuper('_setSVGTextLineText',