Searched refs:getWindowFrame (Results 1 – 7 of 7) sorted by relevance
244 if (!m_client.getWindowFrame) in windowFrame()247 return toFloatRect(m_client.getWindowFrame(toAPI(page), m_client.clientInfo)); in windowFrame()
566 void getWindowFrame(WebCore::FloatRect&);
2004 void WebPageProxy::getWindowFrame(FloatRect& newWindowFrame) in getWindowFrame() function in WebKit::WebPageProxy
498 static WKRect getWindowFrame(WKPageRef page, const void* clientInfo)639 getWindowFrame,
211 WKPageGetWindowFrameCallback getWindowFrame; member
26160 (WebKit::WebPageProxy::getWindowFrame):26308 (WebKit::WebPageProxy::getWindowFrame):26358 (WebKit::WebPageProxy::getWindowFrame):
16626 (getWindowFrame): Use NSRect rather than CGRect since that's what -frame returns.16773 (getWindowFrame):