Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ash/system/tray/ | |
fixed_sized_scroll_view.h | 26 void set_fixed_size(const gfx::Size& size) { fixed_size_ = size; } function in class:ash::FixedSizedScrollView |
tray_details_view.cc | 135 scroller_->set_fixed_size(gfx::Size()); 141 scroller_->set_fixed_size( |
/external/chromium_org/cc/output/ | |
gl_renderer_unittest.cc | 1028 void set_fixed_size(const gfx::Size& size) { surface_size_ = size; } function in class:cc::__anon7300::NonReshapableOutputSurface [all...] |