Searched refs:OffsetTowardsShelf (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc66 gfx::Rect OffsetTowardsShelf(const gfx::Rect& rect, views::Widget* widget) { function in namespace:ash::__anon2047
317 widget->SetBounds(OffsetTowardsShelf(target_bounds, widget));
319 target_bounds = OffsetTowardsShelf(widget->GetWindowBoundsInScreen(),

Completed in 40 milliseconds