Searched refs:set_fixed_size (Results 1 – 3 of 3) sorted by relevance
135 scroller_->set_fixed_size(gfx::Size()); in Layout()141 scroller_->set_fixed_size( in Layout()
26 void set_fixed_size(const gfx::Size& size) { fixed_size_ = size; } in set_fixed_size() function
1092 void set_fixed_size(const gfx::Size& size) { surface_size_ = size; } in set_fixed_size() function in cc::__anon144b82730211::NonReshapableOutputSurface1104 output_surface->set_fixed_size(gfx::Size(100, 100)); in TEST_F()