Searched refs:toggled (Results 1 – 25 of 37) sorted by relevance
12
196 if (this._toggleDrawerButton.toggled)199 this._toggleDrawerButton.toggled = true;243 if (!this._toggleDrawerButton.toggled)246 this._toggleDrawerButton.toggled = false;291 if (!this._toggleDrawerButton.toggled)320 if (!this._toggleDrawerButton.toggled || event.target !== this._tabbedPane.headerElement())374 if (this._toggleDrawerButton.toggled)385 return this._toggleDrawerButton.toggled;
34 .scripts-pause-on-exceptions-status-bar-item.toggled-all .glyph {38 .scripts-pause-on-exceptions-status-bar-item.toggled-uncaught .glyph {46 .evaluate-snippet-status-bar-item.toggled .glyph {72 .scripts-pause.toggled-on .glyph {92 .scripts-toggle-breakpoints.toggled-on .glyph {113 button.status-bar-item.scripts-navigator-show-hide-button.toggled-overlay {178 button.status-bar-item.scripts-debugger-show-hide-button.toggled-left {
47 return this.toggleSearchButton.toggled;67 this.toggleSearchButton.toggled = enabled;
89 this._recordButton.toggled = true;626 this._largerRequestsButton.toggled = WebInspector.settings.resourcesLargeRows.get();634 if (!this._recordButton.toggled)644 if (!this._recordButton.toggled)714 if (!this._recordButton.toggled)716 this._recordButton.toggled = !this._recordButton.toggled;758 if (this._recordButton.toggled)809 this._recordButton.toggled = true;819 if (!this._recordButton.toggled || this._preserveLogCheckbox.checked())869 this._largerRequestsButton.toggled = enabled;[all …]
81 this._presentationModel.setGlueRecords(this._glueParentButton.toggled);259 this._glueParentButton.toggled = this._glueRecordsSetting.get();301 var toggled = /** @type {boolean} */ (event.data);302 this._filtersContainer.enableStyleClass("hidden", !toggled);314 this.toggleTimelineButton.toggled = false;472 var newValue = !this._glueParentButton.toggled;473 this._glueParentButton.toggled = newValue;487 this.toggleTimelineButton.toggled = true;492 return this.toggleTimelineButton.toggled;498 this.toggleTimelineButton.toggled = false;[all …]
140 .filters-toggle.toggled-shown .glyph {144 .filters-toggle.toggled-active .glyph {
151 this._toggleFormatSourceButton.toggled = false;269 if (this._toggleFormatSourceButton.toggled)954 this._toggleBreakpointsButton.toggled = !active;1015 this._toggleBreakpointsButton.toggled = false;1193 this._toggleFormatSourceButton.toggled = !this._toggleFormatSourceButton.toggled;1196 uiSourceCodes[i].setFormatted(this._toggleFormatSourceButton.toggled);1202 enabled: this._toggleFormatSourceButton.toggled,
191 get toggled() getter in WebInspector.StatusBarButton198 set toggled(x) setter in WebInspector.StatusBarButton
244 _toggleSearchBar: function(toggled) argument246 this._footerElementContainer.enableStyleClass("hidden", !toggled);
89 this._toggleScreencastButton.toggled = !this._toggleScreencastButton.toggled;90 WebInspector.settings.screencastEnabled.set(this._toggleScreencastButton.toggled);92 if (this._toggleScreencastButton.toggled) {
64 #sources-panel-sources-view .sources-toggle-pretty-print-status-bar-item.toggled .glyph {
511 button.status-bar-item.toggled-on .glyph:not(.shadow) {588 button.status-bar-item.dock-status-bar-item.toggled-undock .glyph {592 button.status-bar-item.dock-status-bar-item.toggled-bottom .glyph {596 button.status-bar-item.dock-status-bar-item.toggled-right .glyph {644 button.status-bar-item.left-sidebar-show-hide-button.toggled-left > .glyph {648 button.status-bar-item.left-sidebar-show-hide-button.toggled-right > .glyph {652 button.status-bar-item.right-sidebar-show-hide-button.toggled-left > .glyph {656 button.status-bar-item.right-sidebar-show-hide-button.toggled-right > .glyph {660 button.status-bar-item.left-sidebar-show-hide-button.toggled-overlay > .glyph {1860 button.enable-toggle-status-bar-item.toggled-on .glyph {[all …]
521 this.recordButton.toggled = isProfiling;566 this.recordButton.toggled = false;
156 .sidebar-pane-toolbar > .pane-title-button.toggled {
91 button.status-bar-item.canvas-sidebar-show-hide-button.toggled-left {
142 var toggled = /** @type {boolean} */ (event.data);143 this._filtersContainer.enableStyleClass("hidden", !toggled);
467 this.percentButton.toggled = true;470 this.percentButton.toggled = false;
197 void ToggleImageButton::SetToggled(bool toggled) { in SetToggled() argument198 if (toggled == toggled_) in SetToggled()206 toggled_ = toggled; in SetToggled()
140 void SetToggled(bool toggled);
16 // Import features are toggled by the following:
1942 int toggled; in SDL_WM_ToggleFullScreen() local1944 toggled = 0; in SDL_WM_ToggleFullScreen()1948 toggled = video->ToggleFullScreen(this, 0); in SDL_WM_ToggleFullScreen()1949 if ( toggled ) { in SDL_WM_ToggleFullScreen()1954 toggled = video->ToggleFullScreen(this, 1); in SDL_WM_ToggleFullScreen()1955 if ( toggled ) { in SDL_WM_ToggleFullScreen()1961 if ( toggled ) { in SDL_WM_ToggleFullScreen()1965 return(toggled); in SDL_WM_ToggleFullScreen()
14 and can be toggled on at compile time, for those who purchased a
71 // Initializing checkboxes should not cause them to be toggled.
26 // window that has been toggled into fullscreen mode (e.g., via