Home
last modified time | relevance | path

Searched refs:MainPane (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DFlameChart.js46 this._mainPane = new WebInspector.FlameChart.MainPane(dataProvider, this._overviewPane);
511 WebInspector.FlameChart.MainPane = function(dataProvider, overviewPane) class in WebInspector.FlameChart
539 WebInspector.FlameChart.MainPane.prototype = {