Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DFilteredItemSelectionDialog.js891 WebInspector.SelectUISourceCodeForProjectTypesDialog = function(types, callback) class in WebInspector
898 WebInspector.SelectUISourceCodeForProjectTypesDialog.prototype = {
927 WebInspector.SelectUISourceCodeForProjectTypesDialog.show = function(name, types, callback, relativ…
932 …ebInspector.FilteredItemSelectionDialog(new WebInspector.SelectUISourceCodeForProjectTypesDialog(t…
DSourcesPanel.js867 …WebInspector.SelectUISourceCodeForProjectTypesDialog.show(uiSourceCode.name(), [WebInspector.proje…
896 …WebInspector.SelectUISourceCodeForProjectTypesDialog.show(networkUISourceCode.name(), [WebInspecto…