Searched refs:isScrollWheelEvent (Results 1 – 5 of 5) sorted by relevance
2945 if (!graph.scrollbars && !force && graph.isScrollWheelEvent(evt))
3367 Graph.prototype.isScrollWheelEvent = function(evt) method in Graph
2226 if(null==this.dialogs||0==this.dialogs.length)if(!b.scrollbars&&!c&&b.isScrollWheelEvent(d))c=b.vie…2402 …&(mxEvent.isAltDown(b)||mxEvent.isControlDown(b))};Graph.prototype.isScrollWheelEvent=function(b){…
2260 if(null==this.dialogs||0==this.dialogs.length)if(!a.scrollbars&&!d&&a.isScrollWheelEvent(b))d=a.vie…2651 …&(mxEvent.isAltDown(a)||mxEvent.isControlDown(a))};Graph.prototype.isScrollWheelEvent=function(a){…