Home
last modified time | relevance | path

Searched refs:touchend (Results 1 – 25 of 29) sorted by relevance

12

/plugin/dirtylittlehelper/script/
Djquery-ui-touch-punch.js155 touchend: $.proxy(self, '_touchEnd') property
173 touchend: $.proxy(self, '_touchEnd') property
Djquery-ui-touch-punch-cmpr.js11touchend:b.proxy(g,"_touchEnd")});f.call(g)};d._mouseDestroy=function(){var g=this;g.element.unbin… property
/plugin/overlay/script/
Djquery-ui-touch-punch-cmpr.js11touchend:b.proxy(g,"_touchEnd")});f.call(g)};d._mouseDestroy=function(){var g=this;g.element.unbin… property
Djquery-ui-touch-punch.js155 touchend: $.proxy(self, '_touchEnd') property
173 touchend: $.proxy(self, '_touchEnd') property
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Djquery.grab.js20 touchend = 'touchend',
154 bind(e.data.affects, touchend, touchEnd, e.data);
182 unbind(e.data.affects, touchend, touchEnd);
/plugin/stlviewer/stlviewer/
DTrackballControls.js552 function touchend( event ) { function in THREE.TrackballControls
589 this.domElement.removeEventListener( 'touchend', touchend, false );
605 this.domElement.addEventListener( 'touchend', touchend, false );
DOrbitControls.js603 function touchend( /* event */ ) { function in THREE.OrbitControls
618 this.domElement.addEventListener( 'touchend', touchend, false );
/plugin/amcharts/assets/amcharts/
Dgauge.js10 …lOverBand",a,b)}).mouseout(function(b){c.fireEvent("rollOutBand",a,b)}).touchend(function(b){c.fir…
11 …(function(a){e.fireEvent("clickBand",b,a);c.getURL(b.url,d.urlTarget)}).touchend(function(a){e.fir…
Dpie.js4 …a){c.rollOverSlice(b,!0,a)}).mouseout(function(a){c.rollOutSlice(b,a)}).touchend(function(a){c.rol…
Damcharts.js182 …(a,"rollOutGraph")}).touchmove(function(a){h.chart.handleMouseMove(a)}).touchend(function(a){h.cha…
184 …(a,"rollOutGraph")}).touchmove(function(a){h.chart.handleMouseMove(a)}).touchend(function(a){h.cha…
195 …(a){c.handleRollOver(b,a)}).mouseout(function(a){c.handleRollOut(b,a)}).touchend(function(a){c.han…
230 …nction(){a.handleMouseOver()}).mouseout(function(){a.handleMouseOut()}).touchend(function(){a.hand…
231 …on(){a.handleMouseOut()}).touchstart(function(b){a.handleDragStart(b)}).touchend(function(){a.hand…
232 …(function(){a.iconRollOut()}).touchstart(function(){a.leftDragStart()}).touchend(function(){a.left…
233 …function(){a.iconRollOut()}).touchstart(function(){a.rightDragStart()}).touchend(function(){a.righ…
292 …(){a.handleLineOver()}).mouseout(function(){a.handleLineOut()});g.touchend&&g.touchend(function(){…
294 …onText,a.balloonColor,!0)}).mouseout(function(){a.chart.hideBalloon()}).touchend(function(){a.char…
322 …hstart:function(a){this.R.addListener(this,"touchstart",a);return this},touchend:function(a){this.…
Dxy.js9 …).click(function(){a.clickZB()}).touchstart(function(){a.rollOverZB()}).touchend(function(){a.roll…
Dfunnel.js4 …a){c.rollOverSlice(b,!0,a)}).mouseout(function(a){c.rollOutSlice(b,a)}).touchend(function(a){c.rol…
Dserial.js9 …).click(function(){a.clickZB()}).touchstart(function(){a.rollOverZB()}).touchend(function(){a.roll…
/plugin/imagemapping/
Djquery.imagemapster.js8 …art={setup:function(e,t,a){return i(t,"touchstart",a)}},a.event.special.touchend={setup:function(e…
/plugin/imapmarkers/
Djquery.imagemapster.js83 $.event.special.touchend = {
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1touchend',\n 'touchcancel',\n 'pointerdown',\n 'pointermove',\n 'pointerup',\n 'pointerleave'…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2492 touchend: this.handleTouchEnd, property
6363 touchend: this.endInteraction, property
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1touchend${EVENT_KEY}`,\n POINTERDOWN : `pointerdown${EVENT_KEY}`,\n POINTERUP : `pointer…
/plugin/calendar/
DCHANGELOG.md543 - Added `touchend` event delegation for reliable mobile touch handling
550 - New `touchend` handler calls `btn.click()` explicitly
/plugin/ckgedit/ckeditor/
Dckeditor.js.unc14323 b && b.element && (c = b.element.on("touchend", function() {
14332 … if (b = CKEDITOR.document.getById(b._.id)) b.on("touchend", function() {
15379 }, this), e.on("touchend", function() {
18719 CKEDITOR.env.iOS && this.attachListener(c, "touchend", function() {
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js33touchend:4,touchcancel:8},re="touchstart",oe="touchstart touchmove touchend touchcancel";function … property
Dbpmn-modeler.development.js23654 touchend: INPUT_END, property
23723 touchend: INPUT_END, property
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1touchend':\n if (this.touchSwipeState === null) {\n return;\n }\n le…
/plugin/statistics/js/
Dchart.js13 …1}}const ds="$chartjs",us={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointer… property
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js.map1touchend\"], function (ev) {\n\t\t\t\t\tif (ev.touches && ev.touches.length > 1) return null;\n\t\…

12