Searched refs:platformView (Results 1 – 8 of 8) sorted by relevance
39 HWND window = WKViewGetWindow(webView.platformView()); in TEST()
52 ::SendMessageW(WKViewGetWindow(webView.platformView()), WM_CLOSE, 0, 0); in TEST()
57 WKViewSetFindIndicatorCallback(webView.platformView(), findIndicatorCallback, 0); in initialize()
95 HWND window = WKViewGetWindow(webView.platformView()); in TEST()
59 PlatformWKView platformView() { return m_view; } in platformView() function
62 PlatformWKView platformView() const { return m_view; } in platformView() function
69 NSWindow *window = [view->platformView() window];
17904 (TestWebKitAPI::PlatformWebView::platformView):30517 (WTR::PlatformWebView::platformView):