Searched refs:GetContainer (Results 26 - 50 of 98) sorted by relevance

1234

/external/chromium_org/ash/wm/
H A Dsession_state_animator_impl.cc35 return Shell::GetContainer(root_window,
504 containers->push_back(Shell::GetContainer(
509 Shell::GetContainer(root_window, kShellWindowId_ShelfContainer));
514 aura::Window* non_lock_screen_containers = Shell::GetContainer(
527 containers->push_back(Shell::GetContainer(
531 containers->push_back(Shell::GetContainer(
535 containers->push_back(Shell::GetContainer(
H A Dworkspace_controller.cc77 const aura::Window* container = Shell::GetContainer(
H A Dapp_list_controller.cc196 GetContainer(kShellWindowId_AppListContainer);
367 root_controller->GetContainer(kShellWindowId_MenuContainer);
370 aura::Window* keyboard_container = root_controller->GetContainer(
H A Dapp_list_controller_unittest.cc73 aura::Window* applist_container = Shell::GetContainer(
H A Dash_focus_rules.cc113 aura::Window* container = Shell::GetContainer(root, kWindowContainerIds[i]);
H A Dwindow_resizer.cc145 aura::Window* dock_container = Shell::GetContainer(
215 Shell::GetContainer(wm::GetRootWindowMatching(near_passed_location),
H A Dsystem_modal_container_layout_manager_unittest.cc38 return Shell::GetPrimaryRootWindowController()->GetContainer(
359 Shell::GetPrimaryRootWindowController()->GetContainer(
386 ->GetContainer(kShellWindowId_SystemModalContainer)
475 Shell::GetPrimaryRootWindowController()->GetContainer(
513 aura::Window* container1 = Shell::GetContainer(
515 aura::Window* container2 = Shell::GetContainer(
H A Dwindow_cycle_controller_unittest.cc186 ash::Shell::GetContainer(
260 Shell::GetContainer(
304 Shell::GetContainer(
362 Shell::GetContainer(
374 Shell::GetContainer(
/external/chromium_org/ash/first_run/
H A Dfirst_run_helper_impl.cc28 params.parent = Shell::GetContainer(Shell::GetPrimaryRootWindow(),
/external/chromium_org/ash/shell/
H A Dlock_view.cc97 params.parent = Shell::GetContainer(Shell::GetPrimaryRootWindow(),
/external/chromium_org/ash/system/tray/
H A Dtray_event_filter.cc61 root_controller->GetContainer(kShellWindowId_MenuContainer)
/external/chromium_org/content/renderer/
H A Dchild_frame_compositing_helper.h94 blink::WebPluginContainer* GetContainer();
/external/chromium_org/ash/display/
H A Ddisplay_configurator_animation.cc126 ash::Shell::GetContainer(root_window,
185 ash::Shell::GetContainer(
H A Dscreen_position_controller.cc48 aura::Window* container = Shell::GetContainer(dst_root, container_id);
181 dst_container = Shell::GetContainer(dst_root, container_id);
/external/chromium_org/ash/
H A Droot_window_controller.h186 aura::Window* GetContainer(int container_id);
187 const aura::Window* GetContainer(int container_id) const;
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager.cc238 Shell::GetContainer(*iter, kShellWindowId_DefaultContainer);
278 aura::Window* container = Shell::GetContainer(
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_panels.cc87 Shell::GetContainer(panels_root_window_, kShellWindowId_PanelContainer)->
93 Shell::GetContainer(panels_root_window_, kShellWindowId_PanelContainer)->
H A Dwindow_selector_item.cc34 Shell::GetContainer(root_window, ash::kShellWindowId_OverlayContainer);
291 Shell::GetContainer(root_window_, ash::kShellWindowId_OverlayContainer);
/external/chromium_org/ash/wm/panels/
H A Dpanel_window_resizer.cc76 Shell::GetContainer(dst_root, kShellWindowId_PanelContainer);
125 panel_container_ = Shell::GetContainer(GetTarget()->GetRootWindow(),
/external/chromium_org/athena/screen/
H A Dscreen_manager_impl.cc45 aura::Window* GetContainer(aura::Window* window) { function in namespace:athena::__anon2148
70 std::find(containers.begin(), containers.end(), GetContainer(window));
98 return GetContainer(transient_parent);
/external/chromium_org/ash/accelerators/
H A Dexit_warning_handler.cc175 Shell::GetContainer(root_window, kShellWindowId_SettingBubbleContainer);
/external/chromium_org/ash/wm/workspace/
H A Dphantom_window_controller.cc115 params.parent = Shell::GetContainer(root_window,
/external/chromium_org/chrome/browser/chromeos/display/
H A Doverscan_calibrator.cc80 ash::Shell::GetContainer(root, ash::kShellWindowId_OverlayContainer)
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dcandidate_window_controller_impl.cc49 new ash::ime::CandidateWindowView(ash::Shell::GetContainer(
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dkiosk_external_update_notification.cc139 params.parent = ash::Shell::GetContainer(

Completed in 332 milliseconds

1234