Lines Matching refs:l

174 					var l = e.dimension(n);
175 if (r += l, r >= 0) {
176 if (i = l - s(n.css("margin-" + a)), !(0 >= Math.abs(r) - l + i / 2)) return !1;
219 var o, a, l, h, u, c, f, d, _ = this.items().size() - 1,
226 else if (l = o + p, this.circular && l > _) {
227 …for (d = _, u = this.items().get(-1); l > d++;) u = this.items().eq(0), c = this._visible.index(u)…
229 } else this._scroll(Math.min(l, _), e, r)
231 …dex(this._first), o = this.index(this._target), h = this.underflow ? o : a, l = h - p, 0 >= h && (…
232 else if (this.circular && 0 > l) {
233 for (d = l, u = this.items().get(0); 0 > d++;) {
240 } else this._scroll(Math.max(l, 0), e, r)
255 l = this.list();
256 if (!r && a > 0) return l.animate(i, s), void 0;
260 var c = l.css(["transitionDuration", "transitionTimingFunction", "transitionProperty"]),
273 … i), r && a > 0 && l.one("transitionend webkitTransitionEnd oTransitionEnd otransitionend MSTransi…
316 l = this.dimension(i),
325 fullyvisible: h >= l ? i : t()
327 if (c && (l /= 2, h /= 2), h > l)
338l += this.dimension(e), f.last = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u)), h >…
340 if (!this.circular && !c && h > l)
344l += this.dimension(e), f.first = e, f.visible = f.visible.add(e), n = s(e.css("margin-" + u)), h …
346 ….index(f.last) !== this.items().size() - 1 || (l -= s(f.last.css("margin-" + u)), l > h && (this.t…
386 …for (var l, h = this.items(), u = this.clipping(), c = this.vertical ? "bottom" : this.rtl ? "left…
387 if (l = h.eq(r), 0 === l.size()) break;
388 if (f += this.dimension(l), f >= u) {
389 var d = parseFloat(l.css("margin-" + c)) || 0;
470 l = this.carousel().data("jcarousel"),
477 if (l.circular) {
478 var e = l.index(l.target()),
479 r = l.index(t);
480 …seFloat(a._currentPage) ? e > r && (t = "+=" + (l.items().size() - e + r)) : r > e && (t = "-=" + …
482 l[this.options("method")](t)