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

/external/chromium_org/ash/touch/
H A Dtouch_transformer_controller.cc225 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
245 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
267 RootWindowController::ForWindow(root1)->ash_host()->UpdateDisplayID(
269 RootWindowController::ForWindow(root2)->ash_host()->UpdateDisplayID(
287 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc198 Shelf::ForWindow(container)->GetAppListButtonView();
222 Shelf::ForWindow(container)->GetAppListButtonView(),
225 Shelf::ForWindow(container)->GetAppListButtonView()->GetWidget()),
234 Shelf::ForWindow(window)->GetDragAndDropHostForAppList());
237 Shelf::ForWindow(window)->GetAppListButtonView()->SchedulePaint();
264 Shelf::ForWindow(view_->GetWidget()->GetNativeView())
298 Shelf::ForWindow(widget->GetNativeWindow())->AddIconObserver(this);
319 Shelf::ForWindow(widget->GetNativeWindow())->RemoveIconObserver(this);
H A Dwindow_animations.cc454 Shelf* shelf = Shelf::ForWindow(window);
H A Dwindow_state.cc156 RootWindowController* controller = RootWindowController::ForWindow(window_);
H A Dtoplevel_window_event_handler_unittest.cc481 RootWindowController::ForWindow(target.get())
/external/chromium_org/ash/shelf/
H A Dshelf.h59 static Shelf* ForWindow(aura::Window* window);
H A Doverflow_bubble.cc42 RootWindowController::ForWindow(anchor->GetWidget()->GetNativeView())->
H A Dshelf.cc70 Shelf* Shelf::ForWindow(aura::Window* window) { function in class:ash::Shelf
H A Dshelf_view_unittest.cc113 return Shelf::ForWindow(Shell::GetAllRootWindows()[1]);
1562 Shelf* secondary_shelf = Shelf::ForWindow(Shell::GetAllRootWindows()[1]);
1644 Shelf* secondary_shelf = Shelf::ForWindow(second_root);
H A Dshelf_widget.cc780 RootWindowController::ForWindow(window_container_)->OnShelfCreated();
/external/chromium_org/ash/shell/
H A Dwindow_watcher.cc46 Shelf::ForWindow(root)->shelf_widget()->window_container();
58 Shelf::ForWindow(root)->shelf_widget()->window_container();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_position_client.cc80 DesktopNativeWidgetAura::ForWindow(root);
H A Ddesktop_native_widget_aura.h70 static DesktopNativeWidgetAura* ForWindow(aura::Window* window);
H A Ddesktop_native_widget_aura.cc187 DesktopNativeWidgetAura::ForWindow(root_window_);
276 DesktopNativeWidgetAura* DesktopNativeWidgetAura::ForWindow( function in class:views::DesktopNativeWidgetAura
/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Duser_switch_animator_chromeos.cc174 ash::RootWindowController::ForWindow(*iter)->shelf();
214 ash::RootWindowController::ForWindow(*iter)->shelf();
H A Dmulti_user_window_manager_chromeos_unittest.cc815 ash::ShelfWidget* shelf = ash::RootWindowController::ForWindow(
1075 ash::ShelfWidget* shelf = ash::RootWindowController::ForWindow(
/external/chromium_org/ash/
H A Droot_window_controller.h100 static RootWindowController* ForWindow(const aura::Window* window);
H A Droot_window_controller.cc286 RootWindowController* RootWindowController::ForWindow( function in class:ash::RootWindowController
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_ash_uitest.cc47 ash::Shelf* shelf = ash::Shelf::ForWindow(root_window);
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc242 ShelfLayoutManager* shelf = RootWindowController::ForWindow(window)
246 ShelfView* shelf_view = GetShelfView(Shelf::ForWindow(window));
253 ShelfLayoutManager* shelf = RootWindowController::ForWindow(window)
606 GetShelfView(Shelf::ForWindow(root_windows[1]));
H A Dpanel_window_resizer_unittest.cc292 ShelfLayoutManager* shelf = RootWindowController::ForWindow(window.get())->
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc161 return RootWindowController::ForWindow(tray_background_view_->
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_browsertest.cc1754 ash::Shelf* secondary_shelf = ash::Shelf::ForWindow(secondary_root_window);

Completed in 948 milliseconds