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

/external/chromium_org/ash/launcher/
H A Dlauncher.h61 static Launcher* ForWindow(aura::Window* window);
H A Dlauncher.cc70 Launcher* Launcher::ForWindow(aura::Window* window) { function in class:ash::Launcher
H A Doverflow_bubble.cc260 RootWindowController::ForWindow(anchor->GetWidget()->GetNativeView())->
H A Dlauncher_view_unittest.cc105 return Launcher::ForWindow(Shell::GetAllRootWindows()[1]);
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc174 gfx::Rect applist_button_bounds = Launcher::ForWindow(container)->
181 Launcher::ForWindow(container)->GetAppListButtonView()->
190 Launcher::ForWindow(container)->GetAppListButtonView(),
201 Launcher::ForWindow(window)->GetDragAndDropHostForAppList());
231 Launcher::ForWindow(widget->GetNativeWindow())->AddIconObserver(this);
246 Launcher::ForWindow(widget->GetNativeWindow())->RemoveIconObserver(this);
H A Dwindow_util.cc63 internal::RootWindowController::ForWindow(window);
H A Dwindow_animations.cc515 Launcher* launcher = Launcher::ForWindow(window);
H A Dtoplevel_window_event_handler_unittest.cc473 aura::Window* lock = internal::RootWindowController::ForWindow(target.get())->
/external/chromium_org/ash/shell/
H A Dwindow_watcher.cc44 Launcher::ForWindow(root)->shelf_widget()->window_container();
57 Launcher::ForWindow(root)->shelf_widget()->window_container();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_position_client.cc88 DesktopNativeWidgetAura::ForWindow(window);
H A Ddesktop_native_widget_aura.h56 static DesktopNativeWidgetAura* ForWindow(aura::Window* window);
H A Ddesktop_native_widget_aura.cc191 DesktopNativeWidgetAura* DesktopNativeWidgetAura::ForWindow( function in class:views::DesktopNativeWidgetAura
/external/chromium_org/ash/
H A Droot_window_controller.h84 static RootWindowController* ForWindow(const aura::Window* window);
H A Droot_window_controller.cc232 RootWindowController* RootWindowController::ForWindow( function in class:ash::internal::RootWindowController
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc249 RootWindowController::ForWindow(window)->shelf()->
253 Launcher::ForWindow(window)->GetLauncherViewForTest();
261 RootWindowController::ForWindow(window)->shelf()->
611 Launcher::ForWindow(root_windows[1])->GetLauncherViewForTest();
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_ash_uitest.cc46 ash::Launcher* launcher = ash::Launcher::ForWindow(root_window);
/external/chromium_org/ash/shelf/
H A Dshelf_widget.cc571 internal::RootWindowController::ForWindow(window_container_)->
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc154 return RootWindowController::ForWindow(tray_background_view_->
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_list_detailed_view.cc291 RootWindowController::ForWindow(GetWidget()->GetNativeView())->

Completed in 892 milliseconds