Searched refs:changedTouches (Results 1 – 12 of 12) sorted by relevance
| /template/parallax/lib/js/ |
| D | touch-punch.js | 21 var i = g.originalEvent.changedTouches[0], 29 if (a || !f._mouseCapture(g.originalEvent.changedTouches[0])) {
|
| D | touch-sensitive.js | 26 var touch = event.originalEvent.changedTouches[0], 58 if (touchHandled || !self._mouseCapture(event.originalEvent.changedTouches[0])) {
|
| D | touch-punch.min.js | 1 …changedTouches[0],r=document.createEvent("MouseEvents");r.initMouseEvent(t,true,true,window,1,n.sc…
|
| D | touch-sensitive.min.js | 1 …changedTouches[0],r=document.createEvent("MouseEvents");r.initMouseEvent(t,true,true,window,1,n.sc…
|
| D | jquery.mobile.custom.min.js | 1 …changedTouches,c=s&&s.length?s[0]:l&&l.length?l[0]:r;if(c)for(p=0,d=C.length;p<d;p++)f=C[p],t[f]=c…
|
| D | jquery.mobile.custom.js | 27 …i = x(f), e = i.touches, l = i.changedTouches, m = e && e.length ? e[0] : l && l.length ? l[0] : d; 129 d && d.isDefaultPrevented() && (c = x(a).changedTouches[0], p.push({
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery.mobile.custom.min.js | 3 …changedTouches,h=i&&i.length?i[0]:c&&c.length?c[0]:r;if(h)for(d=0,v=u.length;d<v;d++)l=u[d],t[l]=h…
|
| /template/bootie/js/ |
| D | jquery-3.3.1.min.js | 2 …,this.stopPropagation()}},w.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,… property
|
| /template/argon-alt/assets/js/core/ |
| D | jquery.min.js | 3 …,this.stopPropagation()}},r.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,… property
|
| /template/argon/assets/js/core/ |
| D | jquery.min.js | 3 …,this.stopPropagation()}},r.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,… property
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | jquery-3.4.1.min.js | 2 …,this.stopPropagation()}},k.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,… property
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | jquery-3.5.1.min.js | 2 …,this.stopPropagation()}},S.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,… property
|