Searched refs:visibleView (Results 1 – 14 of 14) sorted by relevance
561 delete this.visibleView;591 this.visibleView = this._launcherView;654 if (this.visibleView instanceof WebInspector.HeapSnapshotView) {655 this.visibleView.populateContextMenu(contextMenu, event);729 if (!this.visibleView || this.visibleView === this._launcherView)784 if (view === this.visibleView)795 this.visibleView = view;869 if (this.visibleView)870 this.visibleView.detach();871 delete this.visibleView;[all …]
136 this.visibleView = categoryResults._resultView;141 this.visibleView = this._launcherView;144 get visibleView() getter in WebInspector.AuditsPanel149 set visibleView(x) setter in WebInspector.AuditsPanel
71 return this.visibleView;414 get visibleView() getter in WebInspector.SourcesPanel416 return this._editorContainer.visibleView;424 var sourceFrame = this.visibleView;1074 if (!this.visibleView)1077 this._searchView = this.visibleView;1118 if (this._searchView !== this.visibleView) {1132 if (this._searchView !== this.visibleView) {1147 var view = /** @type {!WebInspector.SourceFrame} */ (this.visibleView);1157 var view = /** @type {!WebInspector.SourceFrame} */ (this.visibleView);[all …]
115 return this.visibleView;209 if (this.visibleView && !(this.visibleView instanceof WebInspector.StorageCategoryView))210 this.visibleView.detach();455 this.visibleView.detach();580 if (this.visibleView === view)583 if (this.visibleView)584 this.visibleView.detach();587 this.visibleView = view;597 if (!this.visibleView)599 this.visibleView.detach();[all …]
74 get visibleView() getter in WebInspector.FileSystemView223 if (this._view && this._view === this._fileSystemView.visibleView) {
92 get visibleView() getter in WebInspector.TabbedEditorContainer94 return this._tabbedPane.visibleView;183 this._currentView = this.visibleView;
59 get visibleView() getter in WebInspector.TabbedPane109 return this.visibleView ? this.visibleView.defaultFocusedElement() : null;
354 return this._tabbedPane.visibleView;
206 - (NSView*)visibleView;
1240 NSView* visibleView = [folderController visibleView];1241 NSRect visibleFrame = [visibleView frame];
1961 - (NSView*)visibleView { method in CGFloat
225 - (NSView*)visibleView;
1199 NSView* visibleView = [folderController visibleView];1200 NSRect visibleFrame = [visibleView frame];
1976 - (NSView*)visibleView { method in CGFloat