Lines Matching refs:items

102 				items: function () {
147 …), this._items = null, this.underflow = this._fullyvisible.size() >= this.items().size(), this.cir…
156 items: function () {
164 return this.items().index(t)
172 ….vertical && (r = -1 * (r + this.list().width() - this.clipping())), this.items().each(function ()…
199 i = this.items().size() - 1;
205 …return this.items().size() > 0 && (t && "last" !== t || this.index(this._first) > 0 || this.tail &…
219 var o, a, l, h, u, c, f, d, _ = this.items().size() - 1,
227 …for (d = _, u = this.items().get(-1); l > d++;) u = this.items().eq(0), c = this._visible.index(u)…
233 for (d = l, u = this.items().get(0); 0 > d++;) {
234 …u = this.items().eq(-1), c = this._visible.index(u) >= 0, c && u.after(u.clone(!0).attr("data-jcar…
279 …if ("object" != typeof i ? i = this.items().eq(i) : i.jquery === void 0 && (i = t(i)), 0 === i.siz…
329 if (e = this.items().eq(++a), 0 === e.size()) {
331 if (e = this.items().eq(0), r = this._visible.index(e) >= 0, i.get(0) === e.get(0)) break;
343 if (e = this.items().eq(a), 0 === e.size()) break;
346 …rap") || "custom" === this.options("wrap") || this.index(f.last) !== this.items().size() - 1 || (l…
386 …for (var l, h = this.items(), u = this.clipping(), c = this.vertical ? "bottom" : this.rtl ? "left…
480 …oat(a._currentPage) ? e > r && (t = "+=" + (l.items().size() - e + r)) : r > e && (t = "-=" + (e +…
494 items: function () {
501 …for (var t, i = this.carousel().data("jcarousel"), s = i.items(), e = i.clipping(), r = 0, n = 0, …