HomeSort by relevance Sort by last modified time
    Searched full:set_fixed_size (Results 1 - 3 of 3) sorted by null

  /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 1092 void set_fixed_size(const gfx::Size& size) { surface_size_ = size; } function in class:cc::__anon7348::NonReshapableOutputSurface
    [all...]

Completed in 545 milliseconds