Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:setUseFixedLayout

1110 void WebPageProxy::setUseFixedLayout(bool fixed)
1121 process()->send(Messages::WebPage::SetUseFixedLayout(fixed), m_pageID);