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

1234567891011>>

/external/chromium_org/ash/wm/
H A Dcoordinate_conversion.h8 #include "ash/ash_export.h"
19 namespace ash { namespace
32 } // namespace ash
H A Devent_client_impl.h8 #include "ash/ash_export.h"
13 namespace ash { namespace
29 } // namespace ash
H A Dvirtual_keyboard_container_layout_manager.cc5 #include "ash/wm/virtual_keyboard_container_layout_manager.h"
7 #include "ash/shell_window_ids.h"
11 namespace ash { namespace
44 } // namespace ash
H A Dvirtual_keyboard_container_layout_manager.h8 #include "ash/snap_to_pixel_layout_manager.h"
15 namespace ash { namespace
31 } // namespace ash
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/dock/
H A Ddock_types.h8 namespace ash { namespace
50 } // namespace ash
H A Ddocked_window_layout_manager_observer.h8 #include "ash/ash_export.h"
14 namespace ash { namespace
37 } // namespace ash
/external/chromium_org/ash/wm/gestures/
H A Dshelf_gesture_handler.h15 namespace ash { namespace
38 } // namespace ash
/external/chromium_org/ash/wm/panels/
H A Dpanel_window_event_handler.h10 namespace ash { namespace
27 } // 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"
80 ash::Shell::GetInstance()->CreateShelf();
81 ash::Shell::GetInstance()->ShowShelf();
103 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())

Completed in 5794 milliseconds

1234567891011>>