Searched defs:WebInspectorProxy (Results 1 – 3 of 3) sorted by relevance
52 - (id)initWithWebInspectorProxy:(WebInspectorProxy*)inspectorProxy; argument59 {
53 WebInspectorProxy::WebInspectorProxy(WebPageProxy* page) in WebInspectorProxy() function in WebKit::WebInspectorProxy
68 class WebInspectorProxy; variable