OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetActivationDelegate
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/wm/public/
activation_delegate.cc
22
ActivationDelegate*
GetActivationDelegate
(Window* window) {
activation_delegate.h
32
AURA_EXPORT ActivationDelegate*
GetActivationDelegate
(Window* window);
/external/chromium_org/ui/wm/core/
base_focus_rules.cc
66
if (aura::client::
GetActivationDelegate
(window) &&
67
!aura::client::
GetActivationDelegate
(window)->ShouldActivate()) {
Completed in 3321 milliseconds