Home
last modified time | relevance | path

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

/plugin/lytebox/
H A Dlytebox.js745 LyteBox.prototype.resizeW = function(id, curW, maxW, pixelrate, speed) { argument
747 …is.resizeWTimerCount++] = setTimeout("myLytebox.resizeW('" + id + "', " + curW + ", " + maxW + ", …
752 var newW = (this.doAnimations ? curW : maxW);