OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUserActionClient
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/aura/client/
user_action_client.h
32
AURA_EXPORT UserActionClient*
GetUserActionClient
(Window* root_window);
user_action_client.cc
22
UserActionClient*
GetUserActionClient
(Window* root_window) {
/external/chromium_org/ui/aura/
root_window_host_x11.cc
442
client::
GetUserActionClient
(delegate_->AsRootWindow()->window());
930
client::
GetUserActionClient
(delegate_->AsRootWindow()->window());
[
all
...]
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc
[
all
...]
Completed in 122 milliseconds