Home
last modified time | relevance | path

Searched defs:InspectorFrontendClientLocal (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorFrontendClientLocal.cpp65 InspectorFrontendClientLocal::InspectorFrontendClientLocal(InspectorController* inspectorController… in InspectorFrontendClientLocal() function in WebCore::InspectorFrontendClientLocal
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebInspectorClient.mm111 : InspectorFrontendClientLocal(inspectorController, frontendPage, settings) function