Lines Matching refs:d

3 	typeof define == "function" && define.amd ? define(["jquery"], function (d) {  argument
4 return c(d, a, b), d.mobile
6 })(this, document, function (a, b, c, d) { argument
8 var d = { class in AnonymousFunctionb167437a0200
11 …}, a.mobile.support = a.mobile.support || {}, a.extend(a.support, d), a.extend(a.mobile.support, d)
13 function (a, b, c, d) {
27 …i = x(f), e = i.touches, l = i.changedTouches, m = e && e.length ? e[0] : l && l.length ? l[0] : d;
35 var c = {}, d, f;
37 d = a.data(b, e);
38 for (f in d) d[f] && (c[f] = c.hasVirtualBinding = !0);
45 var d;
47 d = a.data(b, e);
48 if (d && (!c || d[c])) return b;
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);
89 var d = H("v" + b.type, b);
90d && (d.isDefaultPrevented() && b.preventDefault(), d.isPropagationStopped() && b.stopPropagation(…
96 d, e;
98 d = b.target, e = z(d);
100 v = u++, a.data(d, f, v), G(), E(), o = !1;
115 d = o,
118 …o = o || Math.abs(c.pageX - m) > e || Math.abs(c.pageY - n) > e, o && !d && H("vmousecancel", b, f…
128 var d = H("vclick", a, b);
129 d && d.isDefaultPrevented() && (c = x(a).changedTouches[0], p.push({
140 d;
142 for (d in c)
143 if (c[d]) return !0;
153 setup: function (d, f) {
158 teardown: function (d, f) {
193 d = b.target,
196 e = b.clientX, g = b.clientY, w = a.vmouse.clickDistanceThreshold, h = d;
200 … if (h === d && Math.abs(j.x - e) < w && Math.abs(j.y - g) < w || a.data(h, f) === j.touchID) {
210 function (a, b, d) { argument
211 function j(b, c, d) { argument
212 var e = d.type;
213 d.type = c, a.event.handle.call(b, d), d.type = e
230 d = c, j(b, d ? "scrollstart" : "scrollstop", a)
235 d, e;
238 d || g(b, !0), clearTimeout(e), e = setTimeout(function () {
247 d = a(b);
248 d.bind("vmousedown", function (e) {
254 i(), d.unbind("vclick", l).unbind("vmouseup", i), a(c).unbind("vmousecancel", k)
265d.bind("vmouseup", i).bind("vclick", l), a(c).bind("vmousecancel", k), h = setTimeout(function () {
297 ….origin.trigger("swipe").trigger(f.coords[0] > g.coords[0] ? "swipeleft" : "swiperight"), f = g = d