Searched defs:inspectorPage (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebInspector.h51 WebPage* inspectorPage() const { return m_inspectorPage; } function in class:WebKit::WebInspector
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebInspectorClient.cpp48 WebPage* inspectorPage = m_page->inspector()->createInspectorPage(); local
102 WebPage* inspectorPage = inspector->inspectorPage(); local
H A DWebInspectorFrontendClient.cpp42 WebInspectorFrontendClient::WebInspectorFrontendClient(WebPage* page, WebPage* inspectorPage) 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.cpp168 QWebPageAdapter* inspectorPage = 0; local
281 InspectorFrontendClientQt::InspectorFrontendClientQt(QWebPageAdapter* inspectedWebPage, PassOwnPtr<QObject> inspectorView, WebCore::Page* inspectorPage, InspectorClientQt* inspectorClient) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebInspectorProxy.cpp380 WebPageProxy* inspectorPage = platformCreateInspectorPage(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetApi/
H A Dqwebpage.cpp640 void QWebPagePrivate::createWebInspector(QObject** inspectorView, QWebPageAdapter** inspectorPage) argument

Completed in 394 milliseconds