Home
last modified time | relevance | path

Searched refs:getPixelRate (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.…
423 …this.resizeW('lbOuterContainer', this.wCur, imgWidth + this.borderSize*2, this.getPixelRate(this.w…
694 LyteBox.prototype.getPixelRate = function(cur, img) { method in LyteBox