OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextActivatableWindow
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/ash/wm/
ash_focus_rules.h
27
virtual aura::Window*
GetNextActivatableWindow
(
ash_focus_rules.cc
101
aura::Window* AshFocusRules::
GetNextActivatableWindow
(
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_focus_rules.h
24
virtual aura::Window*
GetNextActivatableWindow
(
desktop_focus_rules.cc
51
aura::Window* DesktopFocusRules::
GetNextActivatableWindow
(
54
wm::BaseFocusRules::
GetNextActivatableWindow
(window);
/external/chromium_org/ui/wm/core/
focus_rules.h
60
virtual aura::Window*
GetNextActivatableWindow
(
base_focus_rules.h
36
virtual aura::Window*
GetNextActivatableWindow
(
base_focus_rules.cc
151
activatable =
GetNextActivatableWindow
(toplevel);
169
aura::Window* BaseFocusRules::
GetNextActivatableWindow
(
focus_controller.cc
73
FocusWindow(rules_->
GetNextActivatableWindow
(window));
344
aura::Window* next_activatable = rules_->
GetNextActivatableWindow
(window);
focus_controller_unittest.cc
366
virtual aura::Window*
GetNextActivatableWindow
(
369
BaseFocusRules::
GetNextActivatableWindow
(ignore);
[
all
...]
/external/chromium_org/mojo/services/window_manager/
window_manager_app.cc
103
virtual aura::Window*
GetNextActivatableWindow
(
Completed in 1078 milliseconds