Searched refs:inspectorDestroyed (Results 1 - 25 of 26) sorted by relevance

12

/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DInspectorClientEfl.cpp31 void InspectorClientEfl::inspectorDestroyed() function in class:WebCore::InspectorClientEfl
H A DInspectorClientEfl.h44 virtual void inspectorDestroyed();
/external/webkit/Source/WebKit/chromium/src/
H A DInspectorClientImpl.cpp60 void InspectorClientImpl::inspectorDestroyed() function in class:WebKit::InspectorClientImpl
63 agent->inspectorDestroyed();
H A DInspectorClientImpl.h50 virtual void inspectorDestroyed();
H A DWebDevToolsAgentImpl.h83 virtual void inspectorDestroyed();
H A DWebDevToolsAgentImpl.cpp251 void WebDevToolsAgentImpl::inspectorDestroyed() function in class:WebKit::WebDevToolsAgentImpl
/external/webkit/Source/WebCore/inspector/
H A DInspectorClient.h43 virtual void inspectorDestroyed() = 0;
H A DInspectorAgent.cpp184 m_client->inspectorDestroyed();
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DInspectorClientHaiku.cpp40 void InspectorClientHaiku::inspectorDestroyed() function in class:WebCore::InspectorClientHaiku
H A DInspectorClientHaiku.h42 virtual void inspectorDestroyed();
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DInspectorClientWx.cpp45 void InspectorClientWx::inspectorDestroyed() function in class:WebCore::InspectorClientWx
H A DInspectorClientWx.h42 virtual void inspectorDestroyed();
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DInspectorClientAndroid.h39 virtual void inspectorDestroyed() { delete this; } function in class:android::InspectorClientAndroid
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DInspectorClientWinCE.cpp43 void InspectorClientWinCE::inspectorDestroyed() function in class:WebKit::InspectorClientWinCE
H A DInspectorClientWinCE.h39 virtual void inspectorDestroyed();
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebInspectorClient.h45 virtual void inspectorDestroyed();
H A DWebInspectorClient.cpp42 void WebInspectorClient::inspectorDestroyed() function in class:WebKit::WebInspectorClient
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DInspectorClientGtk.h55 virtual void inspectorDestroyed();
H A DInspectorClientGtk.cpp116 void InspectorClient::inspectorDestroyed() function in class:WebKit::InspectorClient
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DInspectorClientQt.h54 virtual void inspectorDestroyed();
H A DInspectorClientQt.cpp188 void InspectorClientQt::inspectorDestroyed() function in class:WebCore::InspectorClientQt
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebInspectorClient.h58 virtual void inspectorDestroyed();
H A DWebInspectorClient.mm83 void WebInspectorClient::inspectorDestroyed()
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorClient.h57 virtual void inspectorDestroyed();
H A DWebInspectorClient.cpp82 void WebInspectorClient::inspectorDestroyed() function in class:WebInspectorClient

Completed in 269 milliseconds

12