Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:setToolbarsAreVisible

1959 void WebPageProxy::setToolbarsAreVisible(bool toolbarsAreVisible)
1961 m_uiClient.setToolbarsAreVisible(this, toolbarsAreVisible);