Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:setResizesToContentsUsingLayoutSize

1312 void WebPageProxy::setResizesToContentsUsingLayoutSize(const WebCore::IntSize& targetLayoutSize)
1314 process()->send(Messages::WebPage::SetResizesToContentsUsingLayoutSize(targetLayoutSize), m_pageID);