Searched refs:MainPane (Results 1 – 1 of 1) sorted by relevance
46 this._mainPane = new WebInspector.FlameChart.MainPane(dataProvider, this._overviewPane);511 WebInspector.FlameChart.MainPane = function(dataProvider, overviewPane) class in WebInspector.FlameChart539 WebInspector.FlameChart.MainPane.prototype = {