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