Searched defs:InspectorFrontendClientLocal (Results 1 – 2 of 2) sorted by relevance
65 InspectorFrontendClientLocal::InspectorFrontendClientLocal(InspectorController* inspectorController… in InspectorFrontendClientLocal() function in WebCore::InspectorFrontendClientLocal
111 : InspectorFrontendClientLocal(inspectorController, frontendPage, settings) function