Lines Matching refs:b

2 (function (a, b, c) {
4 return c(d, a, b), d.mobile
5 }) : c(a.jQuery, a, b)
6 })(this, document, function (a, b, c, d) { argument
7 (function (a, b) {
13 function (a, b, c, d) {
19 function y(b, c) { argument
20 var e = b.type,
22b = a.Event(b), b.type = c, f = b.originalEvent, g = a.event.props, e.search(/^(mouse|click)/) > -…
24 for (n = g.length, k; n;) k = g[--n], b[k] = f[k];
25 e.search(/mouse(down|up)|click/) > -1 && !b.which && (b.which = 1);
29 for (o = 0, p = h.length; o < p; o++) k = h[o], b[k] = m[k]
31 return b
34 function z(b) { argument
36 while (b) {
37 d = a.data(b, e);
39 b = b.parentNode
44 function A(b, c) { argument
46 while (b) {
47 d = a.data(b, e);
48 if (d && (!c || d[c])) return b;
49 b = b.parentNode
80 function H(b, c, d) { argument
82 if (d && d[b] || !d && A(c.target, b)) e = y(c, b), a(c.target).trigger(e);
86 function I(b) { argument
87 var c = a.data(b.target, f);
89 var d = H("v" + b.type, b);
90 …sDefaultPrevented() && b.preventDefault(), d.isPropagationStopped() && b.stopPropagation(), d.isIm…
94 function J(b) { argument
95 var c = x(b).touches,
98 d = b.target, e = z(d);
101 var g = x(b).touches[0];
102 m = g.pageX, n = g.pageY, H("vmouseover", b, e), H("vmousedown", b, e)
112 function L(b) { argument
114 var c = x(b).touches[0],
117 f = z(b.target);
118 …m) > e || Math.abs(c.pageY - n) > e, o && !d && H("vmousecancel", b, f), H("vmousemove", b, f), F()
124 var b = z(a.target),
126 H("vmouseup", a, b);
128 var d = H("vclick", a, b);
135 H("vmouseout", a, b), o = !1, F()
138 function N(b) { argument
139 var c = a.data(b, e),
150 function P(b) { argument
151 var c = b.substr(1);
156 …g[b] = !0, k[b] = (k[b] || 0) + 1, k[b] === 1 && t.bind(c, I), a(this).bind(c, O), s && (k.touchst…
159 …--k[b], k[b] || t.unbind(c, I), s && (--k.touchstart, k.touchstart || t.unbind("touchstart", J).un…
162 h && (h[b] = !1), g.unbind(c, O), N(this) || g.removeData(e)
191 s && c.addEventListener("click", function (b) { argument
193 d = b.target,
196 e = b.clientX, g = b.clientY, w = a.vmouse.clickDistanceThreshold, h = d;
201 b.preventDefault(), b.stopPropagation();
209 }(a, b, c),
210 function (a, b, d) { argument
211 function j(b, c, d) { argument
213 d.type = c, a.event.handle.call(b, d), d.type = e
216 …uchend tap taphold swipe swipeleft swiperight scrollstart scrollstop".split(" "), function (b, c) { argument
230 d = c, j(b, d ? "scrollstart" : "scrollstop", a)
233 var b = this,
234 c = a(b),
236 c.bind(f, function (b) { argument
238 d || g(b, !0), clearTimeout(e), e = setTimeout(function () {
239 g(b, !1)
246 var b = this,
247 d = a(b);
258 k(), f === a.target && j(b, "tap", a)
266 j(b, "taphold", a.Event("taphold", {
278 var b = this,
279 c = a(b);
280 c.bind(g, function (b) { argument
281 function j(b) { argument
283 var c = b.originalEvent.touches ? b.originalEvent.touches[0] : b;
287 …(f.coords[0] - g.coords[0]) > a.event.special.swipe.scrollSupressionThreshold && b.preventDefault()
290 var e = b.originalEvent.touches ? b.originalEvent.touches[0] : b,
294 origin: a(b.target)
296 c.bind(i, j).one(h, function (b) { argument
306 }, function (b, c) { argument
307 a.event.special[b] = {