Searched refs:root_windows (Results 1 - 25 of 54) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/ash/
H A Dash_util.cc23 aura::Window::Windows root_windows =
26 for (aura::Window::Windows::const_iterator it = root_windows.begin();
27 it != root_windows.end(); ++it) {
/external/chromium_org/ash/
H A Ddebug.cc16 aura::Window::Windows root_windows = local
19 for (aura::Window::Windows::iterator it = root_windows.begin();
20 it != root_windows.end(); ++it) {
31 aura::Window::Windows root_windows = local
34 for (aura::Window::Windows::iterator it = root_windows.begin();
35 it != root_windows.end(); ++it) {
46 aura::Window::Windows root_windows = local
49 for (aura::Window::Windows::iterator it = root_windows.begin();
50 it != root_windows.end(); ++it) {
H A Dextended_desktop_unittest.cc74 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); variable
75 DCHECK_LT(1u, root_windows.size());
76 root_windows[1]->AddChild(target_);
183 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
186 ASSERT_EQ(2U, root_windows.size());
187 for (aura::Window::Windows::const_iterator iter = root_windows.begin();
188 iter != root_windows.end(); ++iter) {
192 EXPECT_EQ(aura::client::GetFocusClient(root_windows[0]),
193 aura::client::GetFocusClient(root_windows[1]));
194 EXPECT_EQ(aura::client::GetActivationClient(root_windows[
205 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
239 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
277 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
292 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
316 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
338 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
376 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
446 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
481 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
516 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
555 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
593 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
615 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
647 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
707 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
798 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
840 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
H A Droot_window_controller_unittest.cc138 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
146 EXPECT_EQ(root_windows[1], normal->GetNativeView()->GetRootWindow());
153 EXPECT_EQ(root_windows[1], maximized->GetNativeView()->GetRootWindow());
160 EXPECT_EQ(root_windows[1], minimized->GetNativeView()->GetRootWindow());
166 EXPECT_EQ(root_windows[1], fullscreen->GetNativeView()->GetRootWindow());
179 EXPECT_EQ(root_windows[1],
186 EXPECT_EQ(root_windows[1], panel->GetRootWindow());
196 aura::client::GetFocusClient(root_windows[0])->FocusWindow(d2);
204 EXPECT_EQ(root_windows[0], normal->GetNativeView()->GetRootWindow());
215 EXPECT_EQ(root_windows[
270 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
675 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter_unittest.cc76 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
77 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[0], gfx::Point(11, 11)));
78 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[1], gfx::Point(11, 11)));
81 EXPECT_TRUE(WarpMouseCursorIfNecessary(root_windows[0], gfx::Point(499, 11)));
86 EXPECT_TRUE(WarpMouseCursorIfNecessary(root_windows[1], gfx::Point(500, 11)));
91 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[0], gfx::Point(0, 11)));
93 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[0], gfx::Point(11, 0)));
95 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[0],
98 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[1],
101 EXPECT_FALSE(WarpMouseCursorIfNecessary(root_windows[
120 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
152 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
177 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
198 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
253 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
281 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
326 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
H A Dscreen_position_controller_unittest.cc90 aura::Window::Windows root_windows = local
93 root_windows[0]->GetHost()->GetBounds().origin().ToString());
95 root_windows[0]->GetHost()->GetBounds().size().ToString());
97 root_windows[1]->GetHost()->GetBounds().origin().ToString());
99 root_windows[1]->GetHost()->GetBounds().size().ToString());
178 aura::Window::Windows root_windows = local
181 root_windows[0]->GetHost()->
184 root_windows[0]->GetHost()->
187 root_windows[1]->GetHost()->
190 root_windows[
234 aura::Window::Windows root_windows = local
266 aura::Window::Windows root_windows = local
[all...]
H A Droot_window_transformers_unittest.cc146 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
147 ui::test::EventGenerator generator1(root_windows[0]);
148 ui::test::EventGenerator generator2(root_windows[1]);
152 EXPECT_EQ("120x200", root_windows[0]->bounds().size().ToString());
153 EXPECT_EQ("150x200", root_windows[1]->bounds().size().ToString());
171 EXPECT_EQ("200x120", root_windows[0]->bounds().size().ToString());
172 EXPECT_EQ("150x200", root_windows[1]->bounds().size().ToString());
194 EXPECT_EQ("200x120", root_windows[0]->bounds().size().ToString());
195 EXPECT_EQ("200x150", root_windows[1]->bounds().size().ToString());
212 EXPECT_EQ("120x200", root_windows[
238 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
277 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
317 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
H A Ddisplay_configurator_animation.cc117 aura::Window::Windows root_windows = local
119 for (aura::Window::Windows::const_iterator it = root_windows.begin();
120 it != root_windows.end(); ++it) {
171 aura::Window::Windows root_windows = local
173 for (aura::Window::Windows::const_iterator it = root_windows.begin();
174 it != root_windows.end(); ++it) {
H A Ddisplay_controller_unittest.cc365 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
366 *secondary = root_windows[0] == *primary ? root_windows[1] : root_windows[0];
1019 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
1023 EXPECT_EQ("0,0 80x170", root_windows[0]->bounds().ToString());
1024 EXPECT_EQ("150x200", root_windows[1]->bounds().size().ToString());
1028 ui::test::EventGenerator generator(root_windows[0]);
1033 EXPECT_EQ("0,0 120x200", root_windows[0]->bounds().ToString());
1043 root_windows
1069 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
1146 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
1179 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
1212 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
/external/chromium_org/ash/accelerators/
H A Daccelerator_delegate.cc57 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
58 if (std::find(root_windows.begin(), root_windows.end(), target) !=
59 root_windows.end())
/external/chromium_org/chrome/browser/ui/window_sizer/
H A Dwindow_sizer_ash_uitest.cc83 aura::Window::Windows root_windows = ash::Shell::GetAllRootWindows(); local
92 EXPECT_EQ(root_windows[0], ash::Shell::GetTargetRootWindow());
94 OpenBrowserUsingShelfOnRootWindow(root_windows[1]);
98 EXPECT_EQ(root_windows[1],
100 EXPECT_EQ(root_windows[1], ash::Shell::GetTargetRootWindow());
106 OpenBrowserUsingShelfOnRootWindow(root_windows[0]);
110 EXPECT_EQ(root_windows[0],
112 EXPECT_EQ(root_windows[0], ash::Shell::GetTargetRootWindow());
173 aura::Window::Windows root_windows = ash::Shell::GetAllRootWindows(); local
179 EXPECT_EQ(root_windows[
[all...]
/external/chromium_org/ash/wm/
H A Dash_native_cursor_manager.cc22 aura::Window::Windows root_windows = local
24 for (aura::Window::Windows::iterator iter = root_windows.begin();
25 iter != root_windows.end(); ++iter)
34 aura::Window::Windows root_windows = local
36 for (aura::Window::Windows::iterator iter = root_windows.begin();
37 iter != root_windows.end(); ++iter)
46 aura::Window::Windows root_windows = local
48 for (aura::Window::Windows::iterator iter = root_windows.begin();
49 iter != root_windows.end(); ++iter)
H A Ddrag_window_resizer_unittest.cc160 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
161 ASSERT_EQ(2U, root_windows.size());
165 EXPECT_EQ(root_windows[0], window_->GetRootWindow());
177 EXPECT_EQ(root_windows[1], window_->GetRootWindow());
183 EXPECT_EQ(root_windows[0], window_->GetRootWindow());
196 EXPECT_EQ(root_windows[0], window_->GetRootWindow());
202 EXPECT_EQ(root_windows[0], window_->GetRootWindow());
214 EXPECT_EQ(root_windows[1], window_->GetRootWindow());
224 EXPECT_EQ(root_windows[0], window_->GetRootWindow());
233 EXPECT_EQ(root_windows[
281 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
318 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
347 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
483 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
540 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
H A Ddrag_window_resizer.cc40 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
41 if (root_windows.size() < 2)
43 DCHECK_EQ(2U, root_windows.size());
44 if (root_windows[0] == root_window)
45 return root_windows[1];
46 return root_windows[0];
H A Dapp_list_controller_unittest.cc137 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
138 ASSERT_EQ(2u, root_windows.size());
139 aura::Window* secondary_window = root_windows[1];
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_tracker_unittest.cc58 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
59 EXPECT_EQ(2U, root_windows.size());
68 EXPECT_EQ(root_windows[0], window0->GetRootWindow());
69 EXPECT_EQ(root_windows[1], window1->GetRootWindow());
74 Shell::GetInstance()->set_target_root_window(root_windows[0]);
95 Shell::GetInstance()->set_target_root_window(root_windows[1]);
121 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
122 EXPECT_EQ(2U, root_windows.size());
133 Shell::GetInstance()->set_target_root_window(root_windows[0]);
164 Shell::GetInstance()->set_target_root_window(root_windows[
[all...]
H A Ddrag_drop_interactive_uitest.cc159 aura::Window::Windows root_windows = local
173 EXPECT_EQ(root_windows[0], source->GetNativeView()->GetRootWindow());
174 EXPECT_EQ(root_windows[1], target->GetNativeView()->GetRootWindow());
/external/chromium_org/chrome/browser/media/
H A Ddesktop_media_list_ash.cc176 aura::Window::Windows root_windows = ash::Shell::GetAllRootWindows(); local
178 for (size_t i = 0; i < root_windows.size(); ++i) {
181 content::DesktopMediaID::RegisterAuraWindow(root_windows[i]),
182 root_windows[i]->title());
184 if (root_windows[i] == ash::Shell::GetPrimaryRootWindow())
190 if (root_windows.size() > 1) {
200 CaptureThumbnail(screen_source.id, root_windows[i]);
205 sources, root_windows[i], ash::kShellWindowId_DefaultContainer);
207 sources, root_windows[i], ash::kShellWindowId_AlwaysOnTopContainer);
209 sources, root_windows[
[all...]
/external/chromium_org/ash/shell/
H A Dwindow_watcher.cc72 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
73 for (aura::Window::Windows::iterator iter = root_windows.begin();
74 iter != root_windows.end(); ++ iter) {
80 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
81 for (aura::Window::Windows::iterator iter = root_windows.begin();
82 iter != root_windows.end(); ++ iter) {
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc330 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
335 EXPECT_EQ(root_windows[1], panel->GetRootWindow());
339 SetShelfAutoHideBehavior(root_windows[1],
597 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
606 GetShelfView(Shelf::ForWindow(root_windows[1]));
608 EXPECT_EQ(root_windows[0], p1_d1->GetRootWindow());
609 EXPECT_EQ(root_windows[0], p2_d1->GetRootWindow());
610 EXPECT_EQ(root_windows[1], p1_d2->GetRootWindow());
611 EXPECT_EQ(root_windows[1], p2_d2->GetRootWindow());
621 EXPECT_EQ(root_windows[
677 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
696 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
H A Dpanel_window_resizer_unittest.cc313 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
316 EXPECT_EQ(root_windows[1], window->GetRootWindow());
325 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
329 EXPECT_EQ(root_windows[0], window->GetRootWindow());
333 EXPECT_EQ(root_windows[0], window->GetRootWindow());
342 EXPECT_EQ(root_windows[1], window->GetRootWindow());
354 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
358 EXPECT_EQ(root_windows[0], window->GetRootWindow());
362 EXPECT_EQ(root_windows[1], window->GetRootWindow());
374 aura::Window::Windows root_windows local
407 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
433 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
[all...]
/external/chromium_org/ash/shelf/
H A Dshelf_widget_unittest.cc76 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
79 TestLauncherAlignment(root_windows[0],
85 TestLauncherAlignment(root_windows[0],
91 TestLauncherAlignment(root_windows[0],
97 TestLauncherAlignment(root_windows[1],
103 TestLauncherAlignment(root_windows[1],
109 TestLauncherAlignment(root_windows[1],
/external/chromium_org/ui/wm/core/
H A Dcapture_controller.cc43 RootWindows root_windows(root_windows_);
58 for (RootWindows::const_iterator i = root_windows.begin();
59 i != root_windows.end(); ++i) {
/external/chromium_org/ash/tooltips/
H A Dtooltip_controller_unittest.cc134 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
140 EXPECT_EQ(widget1->GetNativeView()->GetRootWindow(), root_windows[0]);
147 EXPECT_EQ(widget2->GetNativeView()->GetRootWindow(), root_windows[1]);
150 ui::test::EventGenerator generator(root_windows[1]);
165 EXPECT_EQ(widget2->GetNativeView()->GetRootWindow(), root_windows[0]);
169 ui::test::EventGenerator generator1(root_windows[0]);
/external/chromium_org/ash/magnifier/
H A Dpartial_magnification_controller.cc202 aura::Window::Windows root_windows = Shell::GetAllRootWindows(); local
203 for (aura::Window::Windows::const_iterator iter = root_windows.begin();
204 iter != root_windows.end(); ++iter) {

Completed in 1826 milliseconds

123