HomeSort by relevance Sort by last modified time
    Searched refs:ForWindow (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/ash/shelf/
shelf.h 59 static Shelf* ForWindow(aura::Window* window);
overflow_bubble.cc 42 RootWindowController::ForWindow(anchor->GetWidget()->GetNativeView())->
shelf.cc 72 Shelf* Shelf::ForWindow(aura::Window* window) {
shelf_view_unittest.cc 113 return Shelf::ForWindow(Shell::GetAllRootWindows()[1]);
    [all...]
shelf_widget.cc 742 RootWindowController::ForWindow(window_container_)->OnShelfCreated();
  /external/chromium_org/ash/touch/
touch_transformer_controller.cc 171 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
194 RootWindowController::ForWindow(root1)->ash_host()->UpdateDisplayID(
196 RootWindowController::ForWindow(root2)->ash_host()->UpdateDisplayID(
214 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
  /external/chromium_org/ash/wm/
app_list_controller.cc 205 Shelf::ForWindow(container)->GetAppListButtonView();
229 Shelf::ForWindow(container)->GetAppListButtonView(),
232 Shelf::ForWindow(container)->GetAppListButtonView()->GetWidget()),
241 Shelf::ForWindow(window)->GetDragAndDropHostForAppList());
244 Shelf::ForWindow(window)->GetAppListButtonView()->SchedulePaint();
276 Shelf::ForWindow(widget->GetNativeWindow())->AddIconObserver(this);
297 Shelf::ForWindow(widget->GetNativeWindow())->RemoveIconObserver(this);
window_state.cc 149 RootWindowController* controller = RootWindowController::ForWindow(window_);
window_animations.cc 454 Shelf* shelf = Shelf::ForWindow(window);
toplevel_window_event_handler_unittest.cc 481 RootWindowController::ForWindow(target.get())
  /external/chromium_org/ash/shell/
window_watcher.cc 46 Shelf::ForWindow(root)->shelf_widget()->window_container();
58 Shelf::ForWindow(root)->shelf_widget()->window_container();
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_screen_position_client.cc 80 DesktopNativeWidgetAura::ForWindow(root);
desktop_native_widget_aura.h 70 static DesktopNativeWidgetAura* ForWindow(aura::Window* window);
desktop_native_widget_aura.cc 187 DesktopNativeWidgetAura::ForWindow(root_window_);
276 DesktopNativeWidgetAura* DesktopNativeWidgetAura::ForWindow(
    [all...]
  /external/chromium_org/ash/
root_window_controller.h 100 static RootWindowController* ForWindow(const aura::Window* window);
root_window_controller.cc 339 RootWindowController* RootWindowController::ForWindow(
    [all...]
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash_uitest.cc 47 ash::Shelf* shelf = ash::Shelf::ForWindow(root_window);
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 242 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]));
    [all...]
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 159 return RootWindowController::ForWindow(tray_background_view_->
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc     [all...]

Completed in 519 milliseconds