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

  /external/chromium_org/ash/system/tray/
tray_event_filter.cc 60 ash::internal::RootWindowController* root_controller = local
62 if (root_controller && root_controller->GetContainer(
  /external/chromium_org/ash/wm/
system_gesture_event_filter.cc 89 RootWindowController* root_controller =
91 CHECK(root_controller);
92 aura::Window* desktop_container = root_controller->GetContainer(
app_list_controller.cc 284 RootWindowController* root_controller = local
286 if (root_controller) {
287 aura::Window* menu_container = root_controller->GetContainer(

Completed in 54 milliseconds