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

Lines Matching refs:toggled

109     this.toggleBreakpointsButton.toggled = true;
250 return this.toggleBreakpointsButton.toggled;
735 this.enableToggleButton.toggled = true;
740 this.enableToggleButton.toggled = false;
893 this.toggleBreakpointsButton.toggled = !this.toggleBreakpointsButton.toggled;
894 if (this.toggleBreakpointsButton.toggled) {