Searched refs:_onResize (Results 1 – 2 of 2) sorted by relevance
9155 addListener(fabric.window, 'resize', this._onResize);9182 this._onResize = this._onResize.bind(this);9195 removeListener(fabric.window, 'resize', this._onResize);9327 _onResize: function () { method
5 …_onResize);addListener(this.upperCanvasEl,"mousedown",this._onMouseDown);addListener(this.upperCan… method