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

  /external/chromium_org/ash/touch/
touch_observer_hud.cc 75 RootWindowController* controller = GetRootWindowController(root_window_);
124 RootWindowController* controller = GetRootWindowController(root_window_);
146 RootWindowController* controller = GetRootWindowController(root_window_);
touch_observer_hud_unittest.cc 168 return GetRootWindowController(root);
173 return GetRootWindowController(root);
178 return GetRootWindowController(root);
183 return GetRootWindowController(root);
touch_hud_debug.cc 375 RootWindowController* controller = GetRootWindowController(*iter);
  /external/chromium_org/ash/wm/
root_window_layout_manager.cc 43 GetRootWindowController(owner_);
stacking_controller.cc 48 return GetRootWindowController(root_window)->always_on_top_controller();
workspace_controller.cc 63 const aura::Window* topmost_fullscreen_window = GetRootWindowController(
app_list_controller.cc 195 aura::Window* container = GetRootWindowController(root_window)->
364 GetRootWindowController(target->GetRootWindow());
drag_window_resizer_unittest.cc 511 GetRootWindowController(root_windows[1])
  /external/chromium_org/ash/
screen_util.cc 35 if (GetRootWindowController(window->GetRootWindow())->shelf())
root_window_controller.h 80 // |GetRootWindowController(aura::WindowEventDispatcher*)| function.
324 ASH_EXPORT RootWindowController* GetRootWindowController(
root_window_controller.cc 282 return GetRootWindowController(window->GetRootWindow());
289 return GetRootWindowController(window->GetRootWindow());
295 return GetRootWindowController(Shell::GetTargetRootWindow());
    [all...]
shell.cc 217 return GetRootWindowController(GetPrimaryRootWindow());
296 GetRootWindowController(root)
521 return GetRootWindowController(root_window)
    [all...]
extended_desktop_unittest.cc 189 EXPECT_TRUE(GetRootWindowController(*iter) != NULL);
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc 47 is_fullscreen_(GetRootWindowController(
216 GetRootWindowController(window->GetRootWindow())->
322 bool is_fullscreen = GetRootWindowController(
  /external/chromium_org/ash/system/tray/
tray_event_filter.cc 59 GetRootWindowController(target->GetRootWindow());
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.cc 213 GetRootWindowController(root_window)->SetAnimatingWallpaperController(
216 component->StartAnimating(GetRootWindowController(root_window));
desktop_background_view.cc 235 GetRootWindowController(root_window);
  /external/chromium_org/ash/display/
display_controller.cc 275 RootWindowController* rwc = GetRootWindowController(*iter);
344 RootWindowController* controller = GetRootWindowController(root_window);
362 if (GetRootWindowController(GetWindow(it->second)))
384 GetRootWindowController(GetWindow(it->second));
623 GetRootWindowController(GetWindow(host_to_delete));
mouse_cursor_event_filter.cc 54 GetRootWindowController(root_window)->ash_host()->GetHostInsets());
212 GetRootWindowController(root)->ash_host()->GetHostInsets());
cursor_window_controller.cc 144 SetContainer(GetRootWindowController(root_window)->GetContainer(
screen_ash.cc 139 if (GetRootWindowController(window->GetRootWindow())->shelf())
  /external/chromium_org/ash/system/user/
tray_user.cc 295 RootWindowController* controller = GetRootWindowController(
  /external/chromium_org/ash/wm/gestures/
long_press_affordance_handler.cc 72 GetRootWindowController(root_window)->GetContainer(
  /external/chromium_org/ash/magnifier/
magnification_controller.cc 277 GetRootWindowController(root_window_)->ash_host()->SetRootWindowTransformer(
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 324 const aura::Window* fullscreen_window = GetRootWindowController(
    [all...]

Completed in 164 milliseconds