Home
last modified time | relevance | path

Searched defs:PlatformWebView (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
DChunkedUpdateDrawingAreaProxy.h52 typedef WKView PlatformWebView; typedef
55 typedef WebView PlatformWebView; typedef
57 typedef QGraphicsWKView PlatformWebView; typedef
60 typedef WebView PlatformWebView; typedef
DTiledDrawingAreaProxy.h57 typedef WKView PlatformWebView; typedef
60 typedef WebView PlatformWebView; typedef
62 typedef QGraphicsWKView PlatformWebView; typedef
DWebFullScreenManagerProxy.h52 typedef WKView PlatformWebView; typedef
/external/webkit/Tools/WebKitTestRunner/win/
DPlatformWebViewWin.cpp51 PlatformWebView::PlatformWebView(WKContextRef contextRef, WKPageGroupRef pageGroupRef) in PlatformWebView() function in WTR::PlatformWebView
DTestControllerWin.cpp210 void TestController::runModal(PlatformWebView*) in runModal() argument
/external/webkit/Tools/WebKitTestRunner/qt/
DPlatformWebViewQt.cpp56 PlatformWebView::PlatformWebView(WKContextRef contextRef, WKPageGroupRef) in PlatformWebView() function in WTR::PlatformWebView
DTestControllerQt.cpp132 void TestController::runModal(PlatformWebView*) in runModal() argument
/external/webkit/Tools/WebKitTestRunner/
DTestController.h37 class PlatformWebView; variable
/external/webkit/Tools/TestWebKitAPI/win/
DPlatformWebViewWin.cpp59 PlatformWebView::PlatformWebView(WKContextRef contextRef, WKPageGroupRef pageGroupRef) in PlatformWebView() function in TestWebKitAPI::PlatformWebView