Home
last modified time | relevance | path

Searched refs:newFocusWnd (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/win/
DWebView.cpp1927 HWND newFocusWnd = reinterpret_cast<HWND>(wParam); in WebViewWndProc() local
1930 uiDelegatePrivate->webViewLostFocus(webView, (OLE_HANDLE)(ULONG64)newFocusWnd); in WebViewWndProc()
1936 if (!IsChild(hWnd, newFocusWnd)) in WebViewWndProc()