Searched refs:webViewPointerProperty (Results 1 – 1 of 1) sorted by relevance
33 static const wchar_t* webViewPointerProperty = L"org.WebKit.TestWebKitAPI.PlatformWebView.InstanceP… variable126 ::SetPropW(hWnd, webViewPointerProperty, webView); in wndProc()128 webView = reinterpret_cast<PlatformWebView*>(::GetPropW(hWnd, webViewPointerProperty)); in wndProc()134 ::RemovePropW(hWnd, webViewPointerProperty); in wndProc()