OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRootWindowController
(Results
1 - 25
of
25
) sorted by null
/external/chromium_org/ash/touch/
touch_observer_hud.cc
77
RootWindowController* controller =
GetRootWindowController
(root_window_);
120
RootWindowController* controller =
GetRootWindowController
(root_window_);
143
RootWindowController* controller =
GetRootWindowController
(root_window_);
touch_observer_hud_unittest.cc
168
return
GetRootWindowController
(root);
173
return
GetRootWindowController
(root);
178
return
GetRootWindowController
(root);
183
return
GetRootWindowController
(root);
touch_hud_debug.cc
377
internal::RootWindowController* controller =
GetRootWindowController
(*iter);
/external/chromium_org/ash/wm/
root_window_layout_manager.cc
44
GetRootWindowController
(owner_);
stacking_controller.cc
47
return internal::
GetRootWindowController
(root_window)->
workspace_controller.cc
67
const aura::Window* topmost_fullscreen_window =
GetRootWindowController
(
system_gesture_event_filter.cc
103
GetRootWindowController
(system_target->GetRootWindow());
app_list_controller.cc
167
aura::Window* container =
GetRootWindowController
(root_window)->
287
GetRootWindowController
(target->GetRootWindow());
drag_window_resizer.cc
235
SystemTray* tray = internal::
GetRootWindowController
(
solo_window_tracker.cc
121
internal::
GetRootWindowController
(root_windows[i])->
solo_window_tracker_unittest.cc
153
internal::
GetRootWindowController
(root)->solo_window_tracker();
/external/chromium_org/ash/display/
virtual_keyboard_window_controller.cc
61
root_window_controller_.reset(
GetRootWindowController
(
display_controller.cc
270
internal::
GetRootWindowController
(it->second);
332
internal::
GetRootWindowController
(root_window);
349
if (internal::
GetRootWindowController
(it->second))
370
internal::
GetRootWindowController
(it->second);
665
internal::
GetRootWindowController
(root_to_delete);
/external/chromium_org/ash/system/tray/
tray_event_filter.cc
60
internal::
GetRootWindowController
(target->GetRootWindow());
/external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc
76
is_fullscreen_(
GetRootWindowController
(
155
GetRootWindowController
(window->GetRootWindow())->
296
bool is_fullscreen =
GetRootWindowController
(
/external/chromium_org/ash/
root_window_controller.h
79
// |
GetRootWindowController
(aura::RootWindow*)| function.
323
ASH_EXPORT RootWindowController*
GetRootWindowController
(
screen_ash.cc
46
if (internal::
GetRootWindowController
(window->GetRootWindow())->shelf())
root_window_controller.cc
241
return
GetRootWindowController
(window->GetRootWindow());
247
return
GetRootWindowController
(window->GetRootWindow());
252
return internal::
GetRootWindowController
(Shell::GetTargetRootWindow());
[
all
...]
shell.cc
201
return internal::
GetRootWindowController
(GetPrimaryRootWindow());
276
internal::
GetRootWindowController
(root)->
443
return internal::
GetRootWindowController
(root_window)->
[
all
...]
extended_desktop_unittest.cc
166
EXPECT_TRUE(internal::
GetRootWindowController
(*iter) != NULL);
[
all
...]
/external/chromium_org/ash/desktop_background/
desktop_background_controller.cc
373
internal::
GetRootWindowController
(root_window)->
377
component->StartAnimating(internal::
GetRootWindowController
(root_window));
desktop_background_view.cc
198
GetRootWindowController
(root_window);
/external/chromium_org/ash/wm/gestures/
long_press_affordance_handler.cc
74
GetRootWindowController
(root_window)->GetContainer(
/external/chromium_org/ash/shelf/
shelf_layout_manager.cc
327
const aura::Window* fullscreen_window =
GetRootWindowController
(
[
all
...]
/external/chromium_org/ash/system/user/
tray_user.cc
[
all
...]
Completed in 171 milliseconds