Searched refs:Shell (Results 1 - 25 of 472) sorted by relevance

1234567891011>>

/external/chromium_org/v8/src/
H A Dd8-windows.cc38 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) {
/external/v8/src/
H A Dd8-windows.cc38 void Shell::AddOSMethods(Handle<ObjectTemplate> os_templ) {
/external/chromium_org/ash/shell/
H A Dwindow_watcher_unittest.cc23 Shell::DeleteInstance();
26 Shell::CreateInstance(delegate);
27 Shell::GetPrimaryRootWindow()->GetDispatcher()->host()->Show();
28 Shell::GetInstance()->CreateLauncher();
29 Shell::GetInstance()->UpdateAfterLoginStatusChange(
35 Shell::GetPrimaryRootWindow()->Hide();
/external/chromium_org/ash/
H A Dscoped_target_root_window.cc13 Shell::GetInstance()->scoped_target_root_window_ = root_window;
17 Shell::GetInstance()->scoped_target_root_window_ = NULL;
H A Dcancel_mode.cc14 Shell::RootWindowControllerList controllers(
15 Shell::GetAllRootWindowControllers());
16 for (Shell::RootWindowControllerList::const_iterator i = controllers.begin();
H A Dsession_state_observer.cc14 ash::Shell::GetInstance()->session_state_delegate()->
19 ash::Shell::GetInstance()->session_state_delegate()->
/external/chromium_org/ash/wm/
H A Dapp_list_controller_unittest.cc20 Shell::GetInstance()->ToggleAppList(NULL);
21 EXPECT_TRUE(Shell::GetInstance()->GetAppListTargetVisibility());
26 EXPECT_FALSE(Shell::GetInstance()->GetAppListTargetVisibility());
32 Shell::GetInstance()->ToggleAppList(NULL);
33 EXPECT_TRUE(Shell::GetInstance()->GetAppListTargetVisibility());
35 aura::Window* applist_container = Shell::GetContainer(
36 Shell::GetPrimaryRootWindow(),
42 EXPECT_TRUE(Shell::GetInstance()->GetAppListTargetVisibility());
H A Dcoordinate_conversion.cc20 Shell::GetScreen()->GetDisplayNearestPoint(point);
24 return Shell::GetInstance()->display_controller()->
29 const gfx::Display& display = Shell::GetScreen()->GetDisplayMatching(rect);
30 return Shell::GetInstance()->display_controller()->
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_configuration_observer.cc14 ash::Shell::GetInstance()->display_controller()->AddObserver(this);
18 ash::Shell::GetInstance()->display_controller()->RemoveObserver(this);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dkeyboard_driven_oobe_key_handler.cc13 ash::Shell::GetInstance()->AddPreTargetHandler(this);
16 ash::Shell::GetInstance()->RemovePreTargetHandler(this);
21 ash::Shell::GetInstance()->GetPrimarySystemTray()->CloseSystemBubble();
/external/chromium_org/content/shell/browser/
H A Dshell_android.cc23 void Shell::PlatformInitialize(const gfx::Size& default_window_size) {
29 void Shell::PlatformExit() {
32 void Shell::PlatformCleanUp() {
35 void Shell::PlatformEnableUIControl(UIControl control, bool is_enabled) {
38 void Shell::PlatformSetAddressBarURL(const GURL& url) {
44 void Shell::PlatformSetIsLoading(bool loading) {
49 void Shell::PlatformCreateWindow(int width, int height) {
53 void Shell::PlatformSetContents() {
59 void Shell::PlatformResizeSubViews() {
63 void Shell
[all...]
H A Dshell.cc38 const int Shell::kDefaultTestWindowWidthDip = 800;
39 const int Shell::kDefaultTestWindowHeightDip = 600;
41 std::vector<Shell*> Shell::windows_;
42 base::Callback<void(Shell*)> Shell::shell_created_callback_;
44 bool Shell::quit_message_loop_ = true;
46 class Shell::DevToolsWebContentsObserver : public WebContentsObserver {
48 DevToolsWebContentsObserver(Shell* shell, WebContents* web_contents)
59 Shell* shell
64 Shell::Shell(WebContents* web_contents) function in class:content::Shell
[all...]
/external/chromium_org/ash/test/
H A Dmirror_window_test_api.cc17 return Shell::GetInstance()->display_controller()->
22 return Shell::GetInstance()->display_controller()->
27 return Shell::GetInstance()->display_controller()->
32 return Shell::GetInstance()->display_controller()->
38 return Shell::GetInstance()->display_controller()->
/external/chromium_org/content/test/
H A Dcontent_browser_test.h16 class Shell;
33 Shell* CreateBrowser();
36 Shell* CreateOffTheRecordBrowser();
39 Shell* shell() const { return shell_; }
44 Shell* shell_;
H A Dcontent_browser_test_utils.h27 class Shell;
43 void NavigateToURL(Shell* window, const GURL& url);
47 void NavigateToURLBlockUntilNavigationsComplete(Shell* window,
52 void WaitForAppModalDialog(Shell* window);
54 // Used to wait for a new Shell window to be created. Instantiate this object
63 Shell* GetShell();
66 void ShellCreated(Shell* shell);
68 Shell* shell_;
H A Daccessibility_browser_test_utils.h16 class Shell;
26 Shell* shell,
49 Shell* shell_;
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_controller.cc30 return !Shell::GetInstance()->session_state_delegate()->IsScreenLocked() &&
31 !Shell::GetInstance()->IsSystemModalWindowOpen();
38 std::vector<aura::Window*> windows = ash::Shell::GetInstance()->
56 std::vector<aura::Window*> windows = ash::Shell::GetInstance()->
77 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false);
83 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(false);
87 Shell::GetInstance()->mru_window_tracker()->SetIgnoreActivations(true);
88 Shell* shell = Shell::GetInstance();
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_init.cc56 ash::Shell::set_initially_hide_cursor(true);
59 // Shell takes ownership of ChromeShellDelegate.
60 ash::Shell* shell = ash::Shell::CreateInstance(new ChromeShellDelegate);
68 ash::Shell::GetInstance()->high_contrast_controller()->SetEnabled(
76 ash::Shell::GetInstance()->magnification_controller()->
78 ash::Shell::GetInstance()->partial_magnification_controller()->
86 ash::Shell::GetPrimaryRootWindow()->GetDispatcher()->host()->Show();
93 ash::Shell::HasInstance()) {
94 ash::Shell
[all...]
H A Dash_util.cc20 if (!ash::Shell::HasInstance())
24 ash::Shell::GetInstance()->GetAllRootWindows();
43 if (!ash::Shell::HasInstance())
/external/chromium_org/ash/first_run/
H A Dfirst_run_helper_impl.cc25 params.bounds = Shell::GetScreen()->GetPrimaryDisplay().bounds();
29 Shell::GetContainer(Shell::GetPrimaryRootWindow(),
40 Shell::GetInstance()->overlay_filter()->Activate(this);
44 Shell::GetInstance()->overlay_filter()->Deactivate();
55 if (Shell::GetInstance()->GetAppListTargetVisibility())
57 Shell::GetInstance()->ToggleAppList(NULL);
61 if (!Shell::GetInstance()->GetAppListTargetVisibility())
63 Shell::GetInstance()->ToggleAppList(NULL);
78 app_list::AppListView* view = Shell
[all...]
/external/chromium_org/chrome/browser/
H A Didle_chromeos.cc14 ash::Shell::GetInstance()->user_activity_detector()->last_activity_time();
19 return ash::Shell::GetInstance()->session_state_delegate()->IsScreenLocked();
/external/chromium_org/content/shell/android/
H A Dshell_manager.h13 class Shell;
25 jobject CreateShellView(Shell* shell);
H A Dshell_jni_registrar.cc15 { "Shell", content::Shell::Register },
/external/chromium_org/chrome/browser/chromeos/power/
H A Dpower_button_observer.cc23 if (!ash::Shell::GetInstance()->system_tray_delegate())
25 return ash::Shell::GetInstance()->system_tray_delegate()->
32 ash::Shell::GetInstance()->lock_state_controller()->
52 ash::Shell::GetInstance()->OnLoginStateChanged(GetCurrentLoginStatus());
56 ash::Shell::GetInstance()->OnLockStateChanged(locked);
69 ash::Shell::GetInstance()->OnLoginStateChanged(GetCurrentLoginStatus());
73 ash::Shell::GetInstance()->OnAppTerminating();
77 ash::Shell::GetInstance()->OnLockStateChanged(locked);
87 ash::Shell::GetInstance()->power_button_controller()->
92 ash::Shell
[all...]
/external/chromium_org/ash/system/chromeos/enterprise/
H A Dtray_enterprise.cc20 Shell::GetInstance()->system_tray_notifier()->
25 Shell::GetInstance()->system_tray_notifier()->
30 base::string16 message = Shell::GetInstance()->system_tray_delegate()->
56 Shell::GetInstance()->system_tray_delegate()->ShowEnterpriseInfo();

Completed in 502 milliseconds

1234567891011>>