Searched refs:allowY (Results 1 – 1 of 1) sorted by relevance
276 var allowY = false;285 if ((allowX || allowY)) {315 if (allowY) {348 _this.touchendZoom(startCoords, endCoords, allowX, allowY);368 var allowY = false;379 if ($(e.target).hasClass('lg-object') && (allowX || allowY)) {412 if (allowY) {447 _this.touchendZoom(startCoords, endCoords, allowX, allowY);459 Zoom.prototype.touchendZoom = function(startCoords, endCoords, allowX, allowY) { argument472 if (allowY) {[all …]