Searched refs:shouldHideScriptsPanel (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebDevToolsFrontendClient.h53 virtual bool shouldHideScriptsPanel() { return false; } function in class:WebKit::WebDevToolsFrontendClient
/external/webkit/Source/WebKit/chromium/src/
H A DInspectorFrontendClientImpl.cpp93 if (m_client->shouldHideScriptsPanel())

Completed in 86 milliseconds