OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Shell
(Results
151 - 175
of
639
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views_win.cc
9
#include "ash/
shell
.h"
20
if (!ash::
Shell
::HasInstance())
55
init_params->context = ash::
Shell
::GetPrimaryRootWindow();
/external/chromium_org/content/shell/android/
shell_manager.cc
5
#include "content/
shell
/android/shell_manager.h"
13
#include "content/
shell
/browser/
shell
.h"
14
#include "content/
shell
/browser/shell_browser_context.h"
15
#include "content/
shell
/browser/shell_content_browser_client.h"
34
jobject CreateShellView(
Shell
*
shell
) {
60
Shell
::CreateNewWindow(browserContext,
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
StringsDialog.java
16
import org.eclipse.swt.widgets.
Shell
;
37
public StringsDialog(
Shell
parentShell,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
StringXmlPropertyDialog.java
22
import org.eclipse.swt.widgets.
Shell
;
27
StringXmlPropertyDialog(
Shell
parentShell, Property property) throws Exception {
/external/chromium_org/ash/system/date/
tray_date.cc
9
#include "ash/
shell
.h"
104
if (ash::
Shell
::GetInstance()->session_state_delegate()->CanLockScreen()) {
132
ash::
Shell
*
shell
= ash::
Shell
::GetInstance();
variable
133
ash::SystemTrayDelegate* tray_delegate =
shell
->system_tray_delegate();
135
shell
->metrics()->RecordUserMetricsAction(ash::UMA_TRAY_HELP);
138
shell
->metrics()->RecordUserMetricsAction(ash::UMA_TRAY_SHUT_DOWN);
141
shell
->metrics()->RecordUserMetricsAction(ash::UMA_TRAY_LOCK_SCREEN);
163
Shell
::GetInstance()->system_tray_notifier()->AddClockObserver(this)
[
all
...]
/external/chromium_org/ash/wm/
ash_native_cursor_manager.cc
9
#include "ash/
shell
.h"
21
Shell
::GetInstance()->GetAllRootWindows();
26
Shell
::GetInstance()->display_controller()->
33
Shell
::GetInstance()->GetAllRootWindows();
38
Shell
::GetInstance()->display_controller()->mirror_window_controller()->
45
Shell
::GetInstance()->GetAllRootWindows();
ash_native_cursor_manager_unittest.cc
7
#include "ash/
shell
.h"
57
CursorManager* cursor_manager =
Shell
::GetInstance()->cursor_manager();
116
CursorManager* cursor_manager =
Shell
::GetInstance()->cursor_manager();
130
CursorManager* cursor_manager =
Shell
::GetInstance()->cursor_manager();
146
CursorManager* cursor_manager =
Shell
::GetInstance()->cursor_manager();
159
CursorManager* cursor_manager =
Shell
::GetInstance()->cursor_manager();
176
aura::Window* root_window =
Shell
::GetInstance()->GetPrimaryRootWindow();
200
Shell
::GetInstance()->cursor_manager()->DisableMouseEvents();
base_layout_manager_unittest.cc
10
#include "ash/
shell
.h"
38
aura::Window* default_container =
Shell
::GetContainer(
39
Shell
::GetPrimaryRootWindow(),
42
Shell
::GetPrimaryRootWindow()));
153
EXPECT_EQ(
Shell
::GetScreen()->GetDisplayNearestWindow(
166
EXPECT_EQ(
Shell
::GetScreen()->GetDisplayNearestWindow(
171
EXPECT_EQ(
Shell
::GetScreen()->GetDisplayNearestWindow(
181
gfx::Rect work_area =
Shell
::GetScreen()->GetDisplayNearestWindow(
189
work_area =
Shell
::GetScreen()->GetDisplayNearestWindow(
196
work_area =
Shell
::GetScreen()->GetDisplayNearestWindow
[
all
...]
stacking_controller.cc
9
#include "ash/
shell
.h"
28
return
Shell
::GetTargetRootWindow();
33
return
Shell
::GetContainer(root, id);
121
Shell
::GetInstance()->session_state_delegate();
/external/chromium_org/ash/system/ime/
tray_ime.cc
12
#include "ash/
shell
.h"
60
Shell
::GetInstance()->system_tray_delegate()->GetCurrentIME(&info);
81
SystemTrayDelegate* delegate =
Shell
::GetInstance()->system_tray_delegate();
149
SystemTrayDelegate* delegate =
Shell
::GetInstance()->system_tray_delegate();
153
Shell
::GetInstance()->metrics()->RecordUserMetricsAction(
160
Shell
::GetInstance()->metrics()->RecordUserMetricsAction(
194
Shell
::GetInstance()->system_tray_notifier()->AddIMEObserver(this);
198
Shell
::GetInstance()->system_tray_notifier()->RemoveIMEObserver(this);
223
SystemTrayDelegate* delegate =
Shell
::GetInstance()->system_tray_delegate();
262
SystemTrayDelegate* delegate =
Shell
::GetInstance()->system_tray_delegate()
[
all
...]
/external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc
14
#include "ash/
shell
.h"
49
// Returns number of child windows in a
shell
window container.
51
Window* root = ash::
Shell
::GetPrimaryRootWindow();
112
// Ash
shell
initialization creates wallpaper. Reset it so we can manually
115
Shell
::GetPrimaryRootWindowController();
118
controller_ =
Shell
::GetInstance()->desktop_background_controller();
120
Shell
::GetInstance()->user_wallpaper_delegate());
150
Shell
::GetPrimaryRootWindowController()->
281
Shell
::GetInstance()->desktop_background_controller();
314
Shell
::GetInstance()->desktop_background_controller()
[
all
...]
/external/chromium_org/ash/tooltips/
tooltip_controller_unittest.cc
5
#include "ash/
shell
.h"
26
// test outside of ash. Meaning these tests require the
shell
and related things
41
params.context =
Shell
::GetAllRootWindows().at(display);
71
aura::client::GetTooltipClient(
Shell
::GetPrimaryRootWindow()));
94
EXPECT_TRUE(aura::client::GetTooltipClient(
Shell
::GetPrimaryRootWindow())
109
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
119
ash::
Shell
::GetInstance()->cursor_manager()->DisableMouseEvents();
125
ash::
Shell
::GetInstance()->cursor_manager()->EnableMouseEvents();
136
aura::Window::Windows root_windows =
Shell
::GetAllRootWindows();
/external/chromium_org/content/shell/android/shell_apk/src/org/chromium/content_shell_apk/
ContentShellActivity.java
27
import org.chromium.content_shell.
Shell
;
33
* Activity for managing the Content
Shell
.
37
public static final String COMMAND_LINE_FILE = "/data/local/tmp/content-
shell
-command-line";
79
mShellManager.setStartupUrl(
Shell
.sanitizeUrl(startupUrl));
137
Shell
activeShell = getActiveShell();
157
Shell
activeView = getActiveShell();
176
Shell
activeView = getActiveShell();
222
* @return The currently visible {@link
Shell
} or null if one is not showing.
224
public
Shell
getActiveShell() {
229
* @return The {@link ContentView} owned by the currently visible {@link
Shell
} or null if on
233
Shell
shell
= getActiveShell();
local
[
all
...]
/external/chromium_org/ash/display/
display_manager_unittest.cc
10
#include "ash/
shell
.h"
52
Shell
::GetScreen()->AddObserver(this);
53
Shell
::GetPrimaryRootWindow()->AddObserver(this);
56
Shell
::GetPrimaryRootWindow()->RemoveObserver(this);
57
Shell
::GetScreen()->RemoveObserver(this);
62
return
Shell
::GetInstance()->display_manager();
112
ASSERT_EQ(
Shell
::GetPrimaryRootWindow(), window);
342
ash::
Shell
::GetInstance()->display_controller()->SetPrimaryDisplay(
350
GetDisplayInfo(
Shell
::GetScreen()->GetPrimaryDisplay()).
353
Shell
::GetScreen()->GetPrimaryDisplay().bounds().ToString())
[
all
...]
/external/chromium_org/ash/system/user/
tray_user_unittest.cc
10
#include "ash/
shell
.h"
101
shelf_ =
Shell
::GetPrimaryRootWindowController()->GetShelfLayoutManager();
102
tray_ =
Shell
::GetPrimaryRootWindowController()->GetSystemTray();
104
ash::
Shell
::GetInstance()->session_state_delegate());
118
ash::
Shell
::GetInstance()->delegate());
160
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
191
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
257
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
288
Shell
::GetInstance()->system_tray_notifier()->NotifyUserAddedToSession();
303
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow())
[
all
...]
/external/chromium_org/chrome/browser/chromeos/login/
webui_login_view.cc
7
#include "ash/
shell
.h"
153
if (ash::
Shell
::GetInstance()->HasPrimaryStatusArea()) {
154
ash::
Shell
::GetInstance()->GetPrimarySystemTray()->
285
if (ash::
Shell
::GetInstance()->HasPrimaryStatusArea()) {
286
ash::SystemTray* tray = ash::
Shell
::GetInstance()->GetPrimarySystemTray();
299
ash::
Shell
::GetInstance()->GetPrimarySystemTray()->SetEnabled(enabled);
386
ash::SystemTray* tray = ash::
Shell
::GetInstance()->GetPrimarySystemTray();
389
ash::
Shell
::GetInstance()->RotateFocus(reverse ? ash::
Shell
::BACKWARD :
390
ash::
Shell
::FORWARD)
[
all
...]
/external/chromium_org/ash/accelerators/
accelerator_dispatcher.cc
17
#include "ash/
shell
.h"
99
ash::
Shell
::GetInstance()->event_rewriter_filter();
119
ash::
Shell
::GetInstance()->accelerator_controller();
127
Shell
::GetInstance()->accelerator_controller()->context()->
accelerator_filter_unittest.cc
8
#include "ash/
shell
.h"
33
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
56
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
71
aura::test::EventGenerator generator(
Shell
::GetPrimaryRootWindow());
87
// expected by the
shell
.
/external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate.cc
9
#include "ash/
shell
.h"
79
params.context =
Shell
::GetPrimaryRootWindow();
86
const gfx::Rect& rect =
Shell
::GetScreen()->GetDisplayNearestWindow(
119
gfx::Rect rect = ash::
Shell
::GetScreen()->GetDisplayNearestWindow(
/external/chromium_org/ash/screensaver/
screensaver_view.cc
7
#include "ash/
shell
.h"
127
Shell
::GetInstance()->delegate()->GetActiveBrowserContext();
146
aura::Window* root_window = ash::
Shell
::GetPrimaryRootWindow();
148
Shell
::GetScreen()->GetDisplayNearestWindow(root_window).bounds();
/external/chromium_org/ash/system/logout_button/
logout_button_tray.cc
8
#include "ash/
shell
.h"
105
Shell
::GetInstance()->system_tray_notifier()->AddLogoutButtonObserver(this);
109
Shell
::GetInstance()->system_tray_notifier()->
138
Shell
::GetInstance()->system_tray_delegate()->SignOut();
/external/chromium_org/ash/test/
test_session_state_delegate.cc
10
#include "ash/
shell
.h"
88
Shell
::GetInstance()->ShowLauncher();
96
Shell
::GetInstance()->CreateLauncher();
97
Shell
::GetInstance()->UpdateAfterLoginStatusChange(
/external/chromium_org/ash/wm/overview/
window_selector.cc
11
#include "ash/
shell
.h"
126
Shell
::GetInstance()->AddPreTargetHandler(this);
130
Shell
::GetInstance()->RemovePreTargetHandler(this);
144
Shell
::RootWindowControllerList root_window_controllers =
145
Shell
::GetInstance()->GetAllRootWindowControllers();
146
for (
Shell
::RootWindowControllerList::iterator iter =
264
Shell
::GetPrimaryRootWindow())->GetFocusedWindow()),
306
Shell
::GetInstance()->activation_client()->AddObserver(this);
307
aura::Window::Windows root_windows =
Shell
::GetAllRootWindows();
311
aura::Window* container =
Shell
::GetContainer(*iter
[
all
...]
/external/chromium_org/chrome/browser/metro_viewer/
chrome_metro_viewer_process_host_aurawin.cc
9
#include "ash/
shell
.h"
122
// Now start the Ash
shell
environment.
124
ash::
Shell
::GetInstance()->CreateLauncher();
125
ash::
Shell
::GetInstance()->ShowLauncher();
153
ash::
Shell
::GetInstance()->display_manager()->OnNativeDisplaysChanged(
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/
StringPropertyDialog.java
19
import org.eclipse.swt.widgets.
Shell
;
54
public StringPropertyDialog(
Shell
parentShell, Property property) throws Exception {
120
//
Shell
124
protected void configureShell(
Shell
newShell) {
Completed in 840 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>