Searched refs:withTracking (Results 1 – 1 of 1) sorted by relevance
15 this.withTracking = false;151 if (this.withTracking) {232 this.init = function(withTracking) { argument233 this.withTracking = withTracking;250 this.update = function(withTracking) { argument251 this.withTracking = withTracking;256 if (!this.withTracking) {275 ElementQueries.update = function(withTracking) { argument276 ElementQueries.instance.update(withTracking);295 ElementQueries.withTracking = false;[all …]