Searched defs:inspectorClient (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorController.h120 InspectorClient* inspectorClient() const { return m_inspectorClient; } function in class:WebCore::InspectorController
H A DInspectorState.h90 InspectorCompositeState(InspectorStateClient* inspectorClient) argument
H A DInspectorController.cpp81 InspectorController::InspectorController(Page* page, InspectorClient* inspectorClient) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebInspector.cpp43 WebInspector* WebInspector::createInstance(WebView* webView, WebInspectorClient* inspectorClient) argument
50 WebInspector::WebInspector(WebView* webView, WebInspectorClient* inspectorClient) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DInspectorClientEfl.cpp147 InspectorFrontendClientEfl::InspectorFrontendClientEfl(Evas_Object* inspectedView, Evas_Object* inspectorView, InspectorClientEfl* inspectorClient) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DInspectorClientGtk.cpp174 InspectorFrontendClient::InspectorFrontendClient(WebKitWebView* inspectedWebView, WebKitWebView* inspectorWebView, WebKitWebInspector* webInspector, Page* inspectorPage, InspectorClient* inspectorClient) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DInspectorClientQt.cpp281 InspectorFrontendClientQt::InspectorFrontendClientQt(QWebPageAdapter* inspectedWebPage, PassOwnPtr<QObject> inspectorView, WebCore::Page* inspectorPage, InspectorClientQt* inspectorClient) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DWebInspectorProxyGtk.cpp66 void WebInspectorProxy::initializeInspectorClientGtk(const WKInspectorClientGtk* inspectorClient) argument
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorClient.cpp226 WebInspectorFrontendClient::WebInspectorFrontendClient(WebView* inspectedWebView, HWND inspectedWebViewHwnd, HWND frontendHwnd, const COMPtr<WebView>& frontendWebView, HWND frontendWebViewHwnd, WebInspectorClient* inspectorClient, PassOwnPtr<Settings> settings) argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPage.h135 InspectorClient* inspectorClient; member in struct:WebCore::Page::PageClients

Completed in 140 milliseconds