Searched refs:_zoom (Results 1 – 8 of 8) sorted by relevance
| /plugin/rigrr/lib/svg-pan-zoom/ |
| D | svg-pan-zoom.js | 238 this._zoom = 1 291 this._zoom = this.initialCTM.a 468 this._zoom = setZoom.a 503 return this._zoom 511 this._zoom = this.initialCTM.a
|
| /plugin/galleryv1.5/ |
| D | script.js | 238 addEvent(zoom,'click', function() { self._zoom(); }); 353 _zoom : function() method in LightBox
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-navigated-viewer.production.min.js | 22 …_zoom(e,t,n),this._totalDelta=0)},oo.prototype._handleWheel=function(e){if(this._canvas.isFocused(… method in oo
|
| D | bpmn-modeler.production.min.js | 27 …_zoom(e,t,n),this._totalDelta=0)},Ya.prototype._handleWheel=function(e){if(this._canvas.isFocused(…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 21 …_zoom(e,t,n),this._totalDelta=0)},Za.prototype._handleWheel=function(e){if(!Bt(e.target,".djs-scro… method in Za
|
| D | dmn-navigated-viewer.production.min.js | 16 …_zoom(e,t,n),this._totalDelta=0)},ks.prototype._handleWheel=function(e){if(!Mt(e.target,".djs-scro… method in ks
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 28 …_zoom(e,t,n),this._totalDelta=0)},va.prototype._handleWheel=function(e){if(!ee(e.target,".djs-scro…
|
| D | bpmn-modeler.development.js | 22552 this._zoom(delta, position, stepSize); 22632 this._zoom(delta, position, stepSize); 22643 ZoomScroll.prototype._zoom = function(delta, position, stepSize) {
|