Home
last modified time | relevance | path

Searched refs:resetZoom (Results 1 – 3 of 3) sorted by relevance

/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.js141 _this.resetZoom();
241 _this.resetZoom();
256 Zoom.prototype.resetZoom = function() { method in Zoom
521 _this.resetZoom();
H A Dlg-zoom.min.js4resetZoom(),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 Dsvg-pan-zoom.js64 …oomControl.addEventListener('click', function() {instance.getPublicInstance().resetZoom()}, false);
506 SvgPanZoom.prototype.resetZoom = function() {
819 , resetZoom: function() {that.resetZoom()}