Searched defs:isScrollWheelEvent (Results 1 – 4 of 4) sorted by relevance
3367 Graph.prototype.isScrollWheelEvent = function(evt) method in Graph
2402 …&(mxEvent.isAltDown(b)||mxEvent.isControlDown(b))};Graph.prototype.isScrollWheelEvent=function(b){… method in Graph
2651 …&(mxEvent.isAltDown(a)||mxEvent.isControlDown(a))};Graph.prototype.isScrollWheelEvent=function(a){… method in Graph