Searched defs:frontendHwnd (Results 1 – 1 of 1) sorted by relevance
91 HWND frontendHwnd = ::CreateWindowEx(0, kWebInspectorWindowClassName, 0, WS_OVERLAPPEDWINDOW, in openInspectorFrontend() local207 …rontendClient(WebView* inspectedWebView, HWND inspectedWebViewHwnd, HWND frontendHwnd, const COMPt… in WebInspectorFrontendClient()