HomeSort by relevance Sort by last modified time
    Searched refs:PlatformWKView (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/WebKitTestRunner/
PlatformWebView.h 33 typedef WTR::WebView* PlatformWKView;
44 typedef WKView* PlatformWKView;
47 typedef WKViewRef PlatformWKView;
59 PlatformWKView platformView() { return m_view; }
67 PlatformWKView m_view;
  /external/webkit/Tools/TestWebKitAPI/
PlatformWebView.h 43 typedef WKView *PlatformWKView;
46 typedef WKViewRef PlatformWKView;
62 PlatformWKView platformView() const { return m_view; }
81 PlatformWKView m_view;

Completed in 511 milliseconds