Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCSSNamedFlowCollectionsView.js132 flowTreeItem.onselect = this._selectNamedFlowTab.bind(this, flowHash);
279 this._selectNamedFlowTab(flowHash);
294 _selectNamedFlowTab: function(flowHash) method in WebInspector.CSSNamedFlowCollectionsView