Home
last modified time | relevance | path

Searched defs:setWindowFrame (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/win/
DPlatformWebViewWin.cpp95 void PlatformWebView::setWindowFrame(WKRect) in setWindowFrame() function in WTR::PlatformWebView
/external/webkit/Tools/WebKitTestRunner/qt/
DPlatformWebViewQt.cpp97 void PlatformWebView::setWindowFrame(WKRect) in setWindowFrame() function in WTR::PlatformWebView
/external/webkit/Source/WebKit2/UIProcess/
DWebUIClient.cpp234 void WebUIClient::setWindowFrame(WebPageProxy* page, const FloatRect& frame) in setWindowFrame() function in WebKit::WebUIClient
DWebPageProxy.cpp1999 void WebPageProxy::setWindowFrame(const FloatRect& newWindowFrame) in setWindowFrame() function in WebKit::WebPageProxy
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKPage.h212 WKPageSetWindowFrameCallback setWindowFrame; member