Lines Matching refs:c

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
9 touch: "ontouchend" in c
13 function (a, b, c, d) {
19 function y(b, c) { argument
22 …b = a.Event(b), b.type = c, f = b.originalEvent, g = a.event.props, e.search(/^(mouse|click)/) > -…
35 var c = {}, d, f;
38 for (f in d) d[f] && (c[f] = c.hasVirtualBinding = !0);
41 return c
44 function A(b, c) { argument
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);
87 var c = a.data(b.target, f);
88 if (!q && (!v || v !== c)) {
95 var c = x(b).touches,
97 if (c && c.length === 1) {
114 var c = x(b).touches[0],
118 …o = o || Math.abs(c.pageX - m) > e || Math.abs(c.pageY - n) > e, o && !d && H("vmousecancel", b, f…
125 c;
129 d && d.isDefaultPrevented() && (c = x(a).changedTouches[0], p.push({
131 x: c.clientX,
132 y: c.clientY
139 var c = a.data(b, e),
141 if (c)
142 for (d in c)
143 if (c[d]) return !0;
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)
180 s = "addEventListener" in c,
181 t = a(c),
191 s && c.addEventListener("click", function (b) {
192 var c = p.length,
195 if (c) {
198 for (i = 0; i < c; i++) {
209 }(a, b, c),
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
217 a.fn[c] = function (a) {
218 return a ? this.bind(c, a) : this.trigger(c)
219 }, a.attrFn && (a.attrFn[c] = !0)
229 function g(a, c) { argument
230 d = c, j(b, d ? "scrollstart" : "scrollstop", a)
234 c = a(b),
236 c.bind(f, function (b) {
254 i(), d.unbind("vclick", l).unbind("vmouseup", i), a(c).unbind("vmousecancel", k)
265 …d.bind("vmouseup", i).bind("vclick", l), a(c).bind("vmousecancel", k), h = setTimeout(function () {
279 c = a(b);
280 c.bind(g, function (b) {
283 var c = b.originalEvent.touches ? b.originalEvent.touches[0] : b;
286 coords: [c.pageX, c.pageY]
296 c.bind(i, j).one(h, function (b) {
297c.unbind(i, j), f && g && g.time - f.time < a.event.special.swipe.durationThreshold && Math.abs(f.…
306 }, function (b, c) { argument
309 a(this).bind(c, a.noop)