Searched refs:resetZoom (Results 1 – 3 of 3) sorted by relevance
/plugin/photogallery/lightGallery/js/ |
H A D | lg-zoom.js | 141 _this.resetZoom(); 241 _this.resetZoom(); 256 Zoom.prototype.resetZoom = function() { method in Zoom 521 _this.resetZoom();
|
H A D | lg-zoom.min.js | 4 …resetZoom(),d<1&&(d=1),e(d)},g=function(c,e,g,h){var i,j=e.prop("offsetWidth");i=b.core.s.dynamic?…
|
/plugin/rigrr/lib/svg-pan-zoom/ |
H A D | svg-pan-zoom.js | 64 …oomControl.addEventListener('click', function() {instance.getPublicInstance().resetZoom()}, false); 506 SvgPanZoom.prototype.resetZoom = function() { 819 , resetZoom: function() {that.resetZoom()}
|