Searched refs:PlatformWKView (Results 1 – 3 of 3) sorted by relevance
33 typedef WTR::WebView* PlatformWKView; typedef44 typedef WKView* PlatformWKView; typedef47 typedef WKViewRef PlatformWKView; typedef59 PlatformWKView platformView() { return m_view; } in platformView()67 PlatformWKView m_view;
43 typedef WKView *PlatformWKView; typedef46 typedef WKViewRef PlatformWKView; typedef62 PlatformWKView platformView() const { return m_view; } in platformView()81 PlatformWKView m_view;
17226 PlatformWKView and PlatformWindow (void* for now).