Home
last modified time | relevance | path

Searched defs:wkView (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/mac/
DPDFViewController.h54 WKView* wkView() const { return m_wkView; } in wkView() function
/external/webkit/Tools/WebKitTestRunner/qt/
DPlatformWebViewQt.cpp40 QGraphicsWKView* wkView() const { return m_item; } in wkView() function in WTR::WebView
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkpage.cpp132 QGraphicsWKView* wkView = static_cast<QGraphicsWKView*>(view); in createDrawingAreaProxy() local
408 QGraphicsWKView* wkView = static_cast<QGraphicsWKView*>(view); in didRelaunchProcess() local