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

/external/chromium_org/ash/ime/
H A Dinfolist_window.h33 void Relayout(const std::vector<ui::InfolistEntry>& entries);
H A Dinfolist_window.cc225 void InfolistWindow::Relayout(const std::vector<ui::InfolistEntry>& entries) { function in class:ash::ime::InfolistWindow
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager.cc299 Relayout();
304 Relayout();
348 Relayout();
378 Relayout();
404 Relayout();
411 Relayout();
451 Relayout();
458 // TODO: As this is called for every animation step now. Relayout needs to be
461 Relayout();
469 Relayout();
598 void PanelLayoutManager::Relayout() { function in class:ash::PanelLayoutManager
[all...]
H A Dpanel_layout_manager.h145 // positioned. The first time Relayout is called the panel will be shown,
156 void Relayout();
173 // Protect against recursive calls to Relayout().
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc503 Relayout();
509 Relayout();
540 Relayout();
643 Relayout();
651 Relayout();
673 Relayout();
694 Relayout();
705 Relayout();
735 Relayout();
748 // prevent Relayout fro
1033 void DockedWindowLayoutManager::Relayout() { function in class:ash::DockedWindowLayoutManager
[all...]
H A Ddocked_window_layout_manager.h128 // Returns last known coordinates of |dragged_window_| after Relayout.
216 void Relayout();
254 // Protect against recursive calls to Relayout().
268 // that was previously established in Relayout. This allows easier reordering.
H A Ddocked_window_layout_manager_unittest.cc80 manager->Relayout();
97 manager->Relayout();
H A Ddocked_window_resizer_unittest.cc88 manager->Relayout();
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dcandidate_window_controller_impl.cc144 infolist_window_->Relayout(infolist_entries);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.h234 // Relayout the widget's client and non-client views.
235 void Relayout();
H A Ddesktop_window_tree_host_x11.cc746 Relayout();
1297 Relayout();
1618 void DesktopWindowTreeHostX11::Relayout() { function in class:views::DesktopWindowTreeHostX11
/external/chromium_org/ash/wm/
H A Dworkspace_controller_unittest.cc132 manager->Relayout();

Completed in 3274 milliseconds