Searched refs:otherSources (Results 1 – 1 of 1) sorted by relevance
8930 this.otherSources = []; property8945 this.otherSources.push(eventSource);8951 util_1.removeExact(this.otherSources, doomedSource);8957 this.otherSources = [];8985 return [this.stickySource].concat(this.otherSources);9008 var sources = this.otherSources;9035 return $.grep(this.otherSources, function (source) {11462 return this.eventManager.otherSources.slice(); // clone