Searched refs:currentTimeDisplays (Results 1 – 1 of 1) sorted by relevance
1237 if (!this.currentTimeDisplays) {1238 this.currentTimeDisplays = []; property1241 this.currentTimeDisplays.push(element);1245 if (!this.currentTimeDisplays) { return; }1248 this.each(this.currentTimeDisplays, function(dis){