Searched refs:_changeView (Results 1 – 2 of 2) sorted by relevance
52 this.viewSelectComboBox = new WebInspector.StatusBarComboBox(this._changeView.bind(this));135 this._changeView();413 _changeView: function() method in WebInspector.CPUProfileView
524 this._changeView(viewIndex);563 this._changeView(event.target.selectedIndex);589 _changeView: function(selectedIndex) method in WebInspector.HeapSnapshotView