Searched refs:curW (Results 1 – 1 of 1) sorted by relevance
745 LyteBox.prototype.resizeW = function(id, curW, maxW, pixelrate, speed) { argument747 …is.resizeWTimerCount++] = setTimeout("myLytebox.resizeW('" + id + "', " + curW + ", " + maxW + ", …752 var newW = (this.doAnimations ? curW : maxW);