Searched refs:getFullScreenRect (Results 1 – 9 of 9) sorted by relevance
74 void WebFullScreenManagerProxy::getFullScreenRect(WebCore::IntRect& rect) in getFullScreenRect() function in WebKit::WebFullScreenManagerProxy
94 void WebFullScreenManagerProxy::getFullScreenRect(WebCore::IntRect& rect)98 rect = [[m_webView fullScreenWindowController] getFullScreenRect];
70 - (WebCore::IntRect)getFullScreenRect;
367 - (WebCore::IntRect)getFullScreenRect
78 WebCore::IntRect getFullScreenRect();
108 IntRect WebFullScreenManager::getFullScreenRect() in getFullScreenRect() function in WebKit::WebFullScreenManager
97 void getFullScreenRect(WebCore::IntRect&);
156 m_rootLayer->setSize(getFullScreenRect().size());178 IntRect destinationFrame = getFullScreenRect();227 IntRect destinationFrame = getFullScreenRect();
7726 (WebKit::WebFullScreenManagerProxy::getFullScreenRect):8961 (WebKit::WebFullScreenManagerProxy::getFullScreenRect): Ditto.8994 (-[WKFullScreenWindowController getFullScreenRect:WebCore::]): Added.9034 (WebKit::WebFullScreenManagerProxy::getFullScreenRect): Added stub.9049 (WebKit::WebFullScreenManager::getFullScreenRect): Added.