Lines Matching refs:allowX
273 var allowX = false;
284 …allowX = $image.prop('offsetWidth') * $image.attr('data-scale') > _this.core.$outer.find('.lg').wi…
285 if ((allowX || allowY)) {
321 if (allowX) {
348 _this.touchendZoom(startCoords, endCoords, allowX, allowY);
365 var allowX = false;
376 …allowX = $image.prop('offsetWidth') * $image.attr('data-scale') > _this.core.$outer.find('.lg').wi…
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) { argument
480 if (allowX) {
494 if (allowX) {