Searched defs:top_controls_layout_height (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.h309 float top_controls_layout_height() const { function in class:cc::LayerTreeImpl
/external/chromium_org/content/renderer/
H A Drender_widget.cc200 void Apply(float top_controls_layout_height,
269 float top_controls_layout_height,
328 top_controls_layout_height, applied_widget_rect_.size(), resizer_rect,
340 Apply(params.top_controls_layout_height, params.resizer_rect,
651 float top_controls_layout_height,
669 compositor_->SetTopControlsLayoutHeight(top_controls_layout_height);
673 top_controls_layout_height_ = top_controls_layout_height;
776 params.top_controls_layout_height,
268 Apply( float top_controls_layout_height, gfx::Rect resizer_rect, bool is_fullscreen) argument
649 Resize(const gfx::Size& new_size, const gfx::Size& physical_backing_size, float top_controls_layout_height, const gfx::Size& visible_viewport_size, const gfx::Rect& resizer_rect, bool is_fullscreen, ResizeAck resize_ack) argument

Completed in 112 milliseconds