Searched refs:endOp (Results 1 – 1 of 1) sorted by relevance
411 fade_func = function (el, op, endOp, duration) { argument431 endOp = endOp || 1;434 op + endOp / cbIntervals > endOp - 0.01435 ? endOp436 : op + endOp / cbIntervals;439 if (op < endOp) {441 fade_func(el, op, endOp, duration);