Searched refs:ash (Results 76 - 100 of 1197) sorted by relevance

1234567891011>>

/external/chromium_org/ash/test/
H A Dash_test_views_delegate.cc5 #include "ash/test/ash_test_views_delegate.h"
7 #include "ash/shell.h"
10 namespace ash { namespace
31 if (!params->parent && !params->context && ash::Shell::HasInstance()) {
33 params->parent = ash::Shell::GetInstance()->GetPrimaryRootWindow();
38 } // namespace ash
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Davatar_menu_actions_chromeos.cc7 #include "ash/multi_profile_uma.h"
8 #include "ash/shell.h"
9 #include "ash/system/tray/system_tray_delegate.h"
30 ash::MultiProfileUMA::RecordSigninUser(
31 ash::MultiProfileUMA::SIGNIN_USER_BY_BROWSER_FRAME);
32 ash::Shell::GetInstance()->system_tray_delegate()->ShowUserLogin();
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dtouch_view_controller_delegate.cc7 #include "ash/shell.h"
8 #include "ash/wm/maximize_mode/maximize_mode_controller.h"
13 ash::Shell::GetInstance()->AddShellObserver(this);
17 ash::Shell::GetInstance()->RemoveShellObserver(this);
29 return ash::Shell::GetInstance()->maximize_mode_controller()->
/external/chromium_org/chrome/browser/ui/ash/
H A Daccelerator_commands_browsertest.cc5 #include "ash/accelerators/accelerator_commands.h"
7 #include "ash/ash_switches.h"
8 #include "ash/shell.h"
9 #include "ash/wm/window_state.h"
52 bool IsInImmersiveFullscreen(ash::wm::WindowState* window_state) {
69 ASSERT_TRUE(ash::Shell::HasInstance()) << "No Instance";
70 ash::wm::WindowState* window_state = ash::wm::GetActiveWindowState();
75 ash::accelerators::ToggleMaximized();
77 ash
[all...]
/external/chromium_org/ash/accelerometer/
H A Daccelerometer_observer.h8 #include "ash/ash_export.h"
11 namespace ash { namespace
25 } // namespace ash
/external/chromium_org/ash/
H A Dash_constants.cc5 #include "ash/ash_constants.h"
10 namespace ash { namespace
25 } // namespace ash
H A Dash_constants.h8 #include "ash/ash_export.h"
14 namespace ash { namespace
40 } // namespace ash
H A Dscoped_target_root_window.cc4 #include "ash/scoped_target_root_window.h"
6 #include "ash/shell.h"
8 namespace ash { namespace
19 } // namespace ash
H A Dswitchable_windows.h8 #include "ash/ash_export.h"
15 namespace ash { namespace
26 } // namespace ash
/external/chromium_org/ash/audio/
H A Dsounds.h8 #include "ash/ash_export.h"
11 namespace ash { namespace
20 // * ash::switches::kAshEnableSystemSounds flag is set
26 } // namespace ash
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller_test_api.cc5 #include "ash/desktop_background/desktop_background_controller_test_api.h"
7 namespace ash { namespace
19 } // namespace ash
H A Ddesktop_background_controller_test_api.h8 #include "ash/desktop_background/desktop_background_controller.h"
10 namespace ash { namespace
22 } // namespace ash
/external/chromium_org/ash/first_run/
H A Dfirst_run_helper.cc5 #include "ash/first_run/first_run_helper.h"
7 namespace ash { namespace
/external/chromium_org/ash/frame/
H A Dframe_util.h8 #include "ash/ash_export.h"
18 namespace ash { namespace
25 } // namespace ash
/external/chromium_org/ash/host/
H A Dash_window_tree_host_init_params.h14 #include "ash/ash_export.h"
17 namespace ash { namespace
30 } // namespace ash
/external/chromium_org/ash/ime/
H A Dcandidate_window_constants.h8 namespace ash { namespace
40 } // namespace ash
/external/chromium_org/ash/shelf/
H A Dshelf_constants.h8 #include "ash/ash_export.h"
10 namespace ash { namespace
38 } // namespace ash
H A Dshelf_item_types.cc5 #include "ash/shelf/shelf_item_types.h"
7 #include "ash/shelf/shelf_constants.h"
9 namespace ash { namespace
28 } // namespace ash
/external/chromium_org/ash/shell/
H A Dshell_main_parts.cc5 #include "ash/shell/shell_main_parts.h"
11 namespace ash { namespace
21 } // namespace ash
/external/chromium_org/ash/system/audio/
H A Daudio_observer.h8 namespace ash { namespace
30 } // namespace ash
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_portal_detector_observer.h10 namespace ash { namespace
20 } // namespace ash
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_capture_observer.h11 namespace ash { namespace
27 } // namespace ash
H A Dscreen_share_observer.h11 namespace ash { namespace
27 } // namespace ash
/external/chromium_org/ash/system/chromeos/session/
H A Dlast_window_closed_logout_reminder.h8 #include "ash/system/chromeos/session/last_window_closed_observer.h"
12 namespace ash { namespace
27 } // namespace ash
H A Dlogout_button_observer.h8 #include "ash/ash_export.h"
11 namespace ash { namespace
28 } // namespace ash

Completed in 5367 milliseconds

1234567891011>>