Home
last modified time | relevance | path

Searched defs:WebInspectorFrontendClient (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/mac/WebInspector/
DWebInspectorFrontend.h26 class WebInspectorFrontendClient; variable
DWebInspectorFrontend.mm33 {
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebInspector.h64 friend class WebInspectorFrontendClient; variable
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebInspectorClient.mm66 - (void)setFrontendClient:(WebInspectorFrontendClient*)frontendClient; argument
110 WebInspectorFrontendClient::WebInspectorFrontendClient(WebView* inspectedWebView, WebInspectorWindo… function
419 {
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebInspectorFrontendClient.cpp41 WebInspectorFrontendClient::WebInspectorFrontendClient(WebPage* page, WebPage* inspectorPage) in WebInspectorFrontendClient() function in WebKit::WebInspectorFrontendClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorClient.cpp207 WebInspectorFrontendClient::WebInspectorFrontendClient(WebView* inspectedWebView, HWND inspectedWeb… in WebInspectorFrontendClient() function in WebInspectorFrontendClient