Searched refs:resizeFilters (Results 1 – 2 of 2) sorted by relevance
16969 this.resizeFilters = [ ]; property17257 if (this.isMoving === false && this.resizeFilters.length && this._needsResize()) {17260 …elementToDraw = this.applyFilters(null, this.resizeFilters, this._filteredEl || this._originalElem…
9 …resizeFilters=[];this.callSuper("initialize",options);this._initElement(element,options);this._ini… property