Searched refs:supportsTouch (Results 1 – 6 of 6) sorted by relevance
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.core.js | 126 …supportsTouch = ('ontouchstart' in window) || window.TouchEvent || window.DocumentTouch && documen… 2729 if (supportsTouch && touchMap[type]) { 2752 if (supportsTouch && touchMap[type]) 2789 if (supportsTouch && e.touches) { 3217 if (supportsTouch && e.touches) {
|
| /plugin/callflow/ |
| D | raphael.js | 523 …supportsTouch = ('ontouchstart' in g.win) || g.win.DocumentTouch && g.doc instanceof DocumentTouch… 3104 if (supportsTouch && touchMap[type]) { 3127 if (supportsTouch && touchMap[type]) 3164 if (supportsTouch && e.touches) { 3592 if (supportsTouch && e.touches) {
|
| /plugin/advrack/ |
| D | raphael.js | 523 …supportsTouch = ('ontouchstart' in g.win) || g.win.DocumentTouch && g.doc instanceof DocumentTouch… 3104 if (supportsTouch && touchMap[type]) { 3127 if (supportsTouch && touchMap[type]) 3164 if (supportsTouch && e.touches) { 3592 if (supportsTouch && e.touches) {
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 7288 supportsTouch = "createTouch" in glob.doc, 7317 var realName = supportsTouch && touchMap[type] ? touchMap[type] : type, 7321 if (supportsTouch && touchMap[has](type)) { 7363 if (supportsTouch) {
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js | 5 …ction qh(a){var b=this,c=b.display;if(sa(b,a)||c.activeTouch&&c.input.supportsTouch()){return}c.in… 6 …supportsTouch=function(){return true};Yh.prototype.receivedFocus=function(){var a=this;if(this.sel… method in Yh
|
| D | scripts.min.js.map | 1 …supportsTouch","clickInGutter","repeat","selectingText","handleMappedButton","leftButtonDown","onC…
|