Home
last modified time | relevance | path

Searched refs:resizeFilters (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js16969 this.resizeFilters = [ ]; property
17257 if (this.isMoving === false && this.resizeFilters.length && this._needsResize()) {
17260 …elementToDraw = this.applyFilters(null, this.resizeFilters, this._filteredEl || this._originalElem…
Dfabric.min.js9resizeFilters=[];this.callSuper("initialize",options);this._initElement(element,options);this._ini… property