Home
last modified time | relevance | path

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

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