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.h198 void UpdateDockedWidth(int width);
Ddocked_window_layout_manager.cc688 UpdateDockedWidth(0); in OnWindowRemovedFromLayout()
1003 void DockedWindowLayoutManager::UpdateDockedWidth(int width) { in UpdateDockedWidth() function in ash::DockedWindowLayoutManager
1167 UpdateDockedWidth(new_width); in FanOutChildren()