Searched refs:SetTopControlsLayoutHeight (Results 1 – 8 of 8) sorted by relevance
55 void SetTopControlsLayoutHeight(float height); in NON_EXPORTED_BASE()
465 void RenderWidgetCompositor::SetTopControlsLayoutHeight(float height) { in SetTopControlsLayoutHeight() function in content::RenderWidgetCompositor466 layer_tree_host_->SetTopControlsLayoutHeight(height); in SetTopControlsLayoutHeight()
200 void SetTopControlsLayoutHeight(float height);
481 void SetTopControlsLayoutHeight(float height);
640 void LayerTreeHost::SetTopControlsLayoutHeight(float height) { in SetTopControlsLayoutHeight() function in cc::LayerTreeHost
1662 void LayerTreeHostImpl::SetTopControlsLayoutHeight(float height) { in SetTopControlsLayoutHeight() function in cc::LayerTreeHostImpl
2285 host_impl_->SetTopControlsLayoutHeight( in SetupTopControlsAndScrollLayer()
669 compositor_->SetTopControlsLayoutHeight(top_controls_layout_height); in Resize()