Home
last modified time | relevance | path

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

/plugin/lytebox/
H A Dlytebox.js423 …this.resizeW('lbOuterContainer', this.wCur, imgWidth + this.borderSize*2, this.getPixelRate(this.w…
745 LyteBox.prototype.resizeW = function(id, curW, maxW, pixelrate, speed) { method in LyteBox