HomeSort by relevance Sort by last modified time
    Searched defs:set_fixed_size (Results 1 - 2 of 2) 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
  /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 548 milliseconds