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

/external/chromium_org/ash/wm/
H A Dwindow_state.cc38 class BoundsSetter : public aura::LayoutManager { class in namespace:ash::wm::__anon2085
40 BoundsSetter() {} function in class:ash::wm::__anon2085::BoundsSetter
41 virtual ~BoundsSetter() {}
58 DISALLOW_COPY_AND_ASSIGN(BoundsSetter);
387 BoundsSetter().SetBounds(window_, actual_new_bounds);

Completed in 103 milliseconds