Home | History | Annotate | Download | only in front-end

Lines Matching refs:toggled

97     this.toggleFilterButton.toggled = true;
98 this._calculator._showShortEvents = this.toggleFilterButton.toggled;
275 if (this.toggleTimelineButton.toggled)
285 this.toggleFilterButton.toggled = !this.toggleFilterButton.toggled;
286 this._calculator._showShortEvents = this.toggleFilterButton.toggled;
298 this.toggleTimelineButton.toggled = true;
303 this.toggleTimelineButton.toggled = false;