Searched refs:ash (Results 226 - 250 of 1183) sorted by relevance

1234567891011>>

/external/chromium_org/ash/wm/
H A Dwindow_state_delegate.h8 #include "ash/ash_export.h"
11 namespace ash { namespace
24 // (ash::wm::WindowState) falls backs to the default implementation if this
33 } // namespace ash
H A Dwindow_state_observer.h8 #include "ash/ash_export.h"
9 #include "ash/wm/wm_types.h"
11 namespace ash { namespace
38 } // namespace ash
H A Dwindow_state_util.cc5 #include "ash/wm/window_state_util.h"
7 #include "ash/wm/window_state.h"
8 #include "ash/wm/window_state_delegate.h"
11 namespace ash { namespace
35 } // namespace ash
H A Dwm_event.cc5 #include "ash/wm/wm_event.h"
7 namespace ash { namespace
26 } // namespace ash
H A Dworkspace_controller_test_helper.cc5 #include "ash/wm/workspace_controller_test_helper.h"
7 #include "ash/wm/workspace_controller.h"
8 #include "ash/wm/workspace/workspace_event_handler_test_helper.h"
11 namespace ash { namespace
30 } // namespace ash
H A Dworkspace_controller_test_helper.h8 #include "ash/wm/workspace_controller.h"
10 namespace ash { namespace
28 } // namespace ash
/external/chromium_org/ash/wm/workspace/
H A Dtwo_step_edge_cycler.h8 #include "ash/ash_export.h"
13 namespace ash { namespace
47 } // namespace ash
H A Dworkspace_event_handler_test_helper.h8 #include "ash/wm/workspace/workspace_event_handler.h"
10 namespace ash { namespace
27 } // namespace ash
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_configuration_observer.h8 #include "ash/display/display_controller.h"
16 class DisplayConfigurationObserver : public ash::DisplayController::Observer {
22 // ash::DisplayController::Observer overrides:
/external/chromium_org/chrome/browser/chromeos/first_run/steps/
H A Dapp_list_step.h16 AppListStep(ash::FirstRunHelper* shell_helper, FirstRunActor* actor);
H A Dhelp_step.h16 HelpStep(ash::FirstRunHelper* shell_helper, FirstRunActor* actor);
H A Dtray_step.h16 TrayStep(ash::FirstRunHelper* shell_helper, FirstRunActor* actor);
/external/chromium_org/chrome/browser/chromeos/power/
H A Dsession_state_controller_delegate_chromeos.h8 #include "ash/wm/lock_state_controller.h"
15 : public ash::LockStateControllerDelegate {
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_launcher_prefs.h18 namespace ash { namespace
39 } // namespace ash
/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Dmulti_user_context_menu_chromeos_unittest.cc5 #include "ash/shell.h"
6 #include "ash/test/ash_test_base.h"
7 #include "ash/test/test_session_state_delegate.h"
8 #include "ash/test/test_shell_delegate.h"
12 #include "chrome/browser/ui/ash/multi_user/multi_user_context_menu.h"
13 #include "chrome/browser/ui/ash/multi_user/multi_user_window_manager.h"
14 #include "chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.h"
19 namespace ash { namespace
40 ash::test::TestSessionStateDelegate* delegate =
41 static_cast<ash
[all...]
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dchrome_browser_main_extra_parts_ash.cc5 #include "chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h"
7 #include "ash/root_window_controller.h"
8 #include "ash/session/session_state_delegate.h"
9 #include "ash/shell.h"
13 #include "chrome/browser/ui/ash/ash_init.h"
14 #include "chrome/browser/ui/ash/ash_util.h"
15 #include "chrome/browser/ui/views/ash/tab_scrubber.h"
73 ash::Shell::GetInstance()->CreateShelf();
74 ash::Shell::GetInstance()->ShowShelf();
96 if (!ash
[all...]
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dnative_browser_frame_factory_aurawin.cc7 #include "ash/shell.h"
23 if (ash::Shell::HasInstance())
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dwindow_finder_ash.cc7 #include "ash/shell_window_ids.h"
8 #include "ash/wm/coordinate_conversion.h"
24 if (window->id() == ash::kShellWindowId_PhantomWindow ||
25 window->id() == ash::kShellWindowId_OverlayContainer ||
26 window->id() == ash::kShellWindowId_MouseCursorContainer)
48 screen_point, ignore, ::ash::wm::GetRootWindowAt(screen_point));
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Daccessibility_manager.h10 #include "ash/accessibility_delegate.h"
11 #include "ash/session/session_state_observer.h"
47 ash::AccessibilityNotificationVisibility notify);
52 ash::MagnifierType magnifier_type,
53 ash::AccessibilityNotificationVisibility notify);
57 ash::MagnifierType magnifier_type;
58 ash::AccessibilityNotificationVisibility notify;
77 public ash::SessionStateObserver {
129 ash::AccessibilityNotificationVisibility notify);
135 void ToggleSpokenFeedback(ash
[all...]
/external/chromium_org/ash/system/chromeos/managed/
H A Dtray_locally_managed_user.cc5 #include "ash/system/chromeos/managed/tray_locally_managed_user.h"
7 #include "ash/shell.h"
8 #include "ash/system/chromeos/label_tray_view.h"
9 #include "ash/system/system_notifier.h"
10 #include "ash/system/tray/system_tray_notifier.h"
11 #include "ash/system/tray/tray_notification_view.h"
12 #include "ash/system/user/login_status.h"
23 namespace ash { namespace
31 status_(ash::user::LOGGED_IN_NONE) {
50 if (status != ash
[all...]
/external/chromium_org/ash/system/tray/
H A Dtray_image_item.cc5 #include "ash/system/tray/tray_image_item.h"
7 #include "ash/system/tray/system_tray.h"
8 #include "ash/system/tray/tray_item_view.h"
9 #include "ash/system/tray/tray_utils.h"
15 namespace ash { namespace
78 case ash::SHELF_ALIGNMENT_BOTTOM:
79 case ash::SHELF_ALIGNMENT_TOP:
82 case ash::SHELF_ALIGNMENT_LEFT:
83 case ash::SHELF_ALIGNMENT_RIGHT:
91 } // namespace ash
[all...]
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_mode_idle_app_name_notification.cc7 #include "ash/shell.h"
60 if (ash::Shell::HasInstance() &&
61 ash::Shell::GetInstance()->user_activity_detector()->HasObserver(this)) {
62 ash::Shell::GetInstance()->user_activity_detector()->RemoveObserver(this);
101 if (!ash::Shell::GetInstance()->user_activity_detector()->HasObserver(this)) {
102 ash::Shell::GetInstance()->user_activity_detector()->AddObserver(this);
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dmode_indicator_controller.cc7 #include "ash/ime/mode_indicator_view.h"
8 #include "ash/shell.h"
9 #include "ash/shell_window_ids.h"
10 #include "ash/wm/window_util.h"
108 ash::Shell::GetContainer(ash::wm::GetActiveWindow()->GetRootWindow(),
109 ash::kShellWindowId_SettingBubbleContainer);
110 ash::ime::ModeIndicatorView* mi_view = new ash::ime::ModeIndicatorView(
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_shortcut_launcher_item_controller.cc5 #include "chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h"
9 #include "ash/shelf/shelf.h"
10 #include "ash/shelf/shelf_model.h"
11 #include "ash/shelf/shelf_util.h"
12 #include "ash/shell.h"
13 #include "ash/wm/window_util.h"
15 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h"
16 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.h"
17 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h"
18 #include "chrome/browser/ui/ash/launche
[all...]
/external/chromium_org/chrome/browser/ui/views/
H A Daccelerator_table_unittest.cc13 #include "ash/accelerators/accelerator_table.h"
55 for (size_t i = 0; i < ash::kAcceleratorDataLength; ++i) {
56 const ash::AcceleratorData& ash_entry = ash::kAcceleratorData[i];
60 // manager are defined on browser side as well as ash side by
63 if (ash_entry.action == ash::WINDOW_MINIMIZE ||
64 ash_entry.action == ash::SHOW_TASK_MANAGER)

Completed in 482 milliseconds

1234567891011>>