Home
last modified time | relevance | path

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

/plugin/lytebox/
H A Dlytebox.js417 …this.resizeH('lbOuterContainer', this.hCur, imgHeight + this.borderSize*2, this.getPixelRate(this.…
765 LyteBox.prototype.resizeH = function(id, curH, maxH, pixelrate, speed) { method in LyteBox