Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:setWindowFrame

1999 void WebPageProxy::setWindowFrame(const FloatRect& newWindowFrame)
2001 m_uiClient.setWindowFrame(this, m_pageClient->convertToDeviceSpace(newWindowFrame));