Searched refs:onTouchMove (Results 1 – 5 of 5) sorted by relevance
| /plugin/slider/ |
| D | jquery.bxslider.js | 1000 slider.viewport.bind('touchmove', onTouchMove); 1012 var onTouchMove = function(e){ function 1046 slider.viewport.unbind('touchmove', onTouchMove);
|
| /plugin/revealjs/js/ |
| D | reveal.js | 1501 dom.wrapper.addEventListener( 'touchmove', onTouchMove, false ); 1577 dom.wrapper.removeEventListener( 'touchmove', onTouchMove, false ); 5464 function onTouchMove( event ) { function 5585 onTouchMove( event );
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 25188 var onTouchMove = function onTouchMove(event) { 25197 eventManager.addEventListener(this, 'touchmove', onTouchMove); 25204 eventManager.removeEventListener('touchmove', onTouchMove, false);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …onTouchMove=function onTouchMove(event){that.instance.touchMoving=true;};var longTouchTimeout;var …
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …onTouchMove(e), { passive: false }));\n }\n static addTarget(element) {\n if (!Gestur…
|