Searched defs:windowFrame (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/qt/
H A DPlatformWebViewQt.cpp85 WKRect PlatformWebView::windowFrame() function in class:WTR::PlatformWebView
/external/webkit/Tools/WebKitTestRunner/win/
H A DPlatformWebViewWin.cpp83 WKRect PlatformWebView::windowFrame() function in class:WTR::PlatformWebView
/external/webkit/Source/WebKit2/UIProcess/
H A DWebUIClient.cpp242 FloatRect WebUIClient::windowFrame(WebPageProxy* page) function in class:WebKit::WebUIClient
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp97 void WebChromeClient::setWindowRect(const FloatRect& windowFrame) argument
99 m_page->send(Messages::WebPageProxy::SetWindowFrame(windowFrame));

Completed in 78 milliseconds