Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:setFixedLayoutSize

1124 void WebPageProxy::setFixedLayoutSize(const IntSize& size)
1133 process()->send(Messages::WebPage::SetFixedLayoutSize(size), m_pageID);