Searched refs:requestDetachWindow (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorFrontendClient.h59 virtual void requestDetachWindow() = 0;
H A DInspectorFrontendHost.idl42 void requestDetachWindow();
H A DInspectorFrontendClientLocal.h65 virtual void requestDetachWindow();
H A DInspectorFrontendHost.h63 void requestDetachWindow();
H A DInspectorFrontendHost.cpp156 void InspectorFrontendHost::requestDetachWindow() function in class:WebCore::InspectorFrontendHost
159 m_client->requestDetachWindow();
H A DInspectorFrontendClientLocal.cpp105 void InspectorFrontendClientLocal::requestDetachWindow() function in class:WebCore::InspectorFrontendClientLocal
/external/webkit/Source/WebKit/chromium/src/
H A DInspectorFrontendClientImpl.h67 virtual void requestDetachWindow();
H A DInspectorFrontendClientImpl.cpp118 void InspectorFrontendClientImpl::requestDetachWindow() function in class:WebKit::InspectorFrontendClientImpl
/external/webkit/Source/WebCore/inspector/front-end/
H A Dinspector.js922 InspectorFrontendHost.requestDetachWindow();

Completed in 956 milliseconds