OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_activatable_window
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_focus_rules.cc
45
aura::Window*
next_activatable_window
=
local
50
if (
next_activatable_window
== content_window_->parent() &&
53
return
next_activatable_window
;
Completed in 44 milliseconds