Home
last modified time | relevance | path

Searched refs:UpdateDockedWidth (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager.h200 void UpdateDockedWidth(int width);
Ddocked_window_layout_manager.cc611 UpdateDockedWidth(0); in OnWindowRemovedFromLayout()
914 void DockedWindowLayoutManager::UpdateDockedWidth(int width) { in UpdateDockedWidth() function in ash::internal::DockedWindowLayoutManager
1075 UpdateDockedWidth(new_width); in FanOutChildren()