Home
last modified time | relevance | path

Searched refs:_zoom (Results 1 – 8 of 8) sorted by relevance

/plugin/rigrr/lib/svg-pan-zoom/
Dsvg-pan-zoom.js238 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/
Dscript.js238 addEvent(zoom,'click', function() { self._zoom(); });
353 _zoom : function() method in LightBox
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-navigated-viewer.production.min.js22_zoom(e,t,n),this._totalDelta=0)},oo.prototype._handleWheel=function(e){if(this._canvas.isFocused(… method in oo
Dbpmn-modeler.production.min.js27_zoom(e,t,n),this._totalDelta=0)},Ya.prototype._handleWheel=function(e){if(this._canvas.isFocused(…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js21_zoom(e,t,n),this._totalDelta=0)},Za.prototype._handleWheel=function(e){if(!Bt(e.target,".djs-scro… method in Za
Ddmn-navigated-viewer.production.min.js16_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/
Dbpmn-modeler.production.min.js28_zoom(e,t,n),this._totalDelta=0)},va.prototype._handleWheel=function(e){if(!ee(e.target,".djs-scro…
Dbpmn-modeler.development.js22552 this._zoom(delta, position, stepSize);
22632 this._zoom(delta, position, stepSize);
22643 ZoomScroll.prototype._zoom = function(delta, position, stepSize) {