Searched defs:GetFocusClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/client/
H A Dfocus_client.cc23 FocusClient* GetFocusClient(Window* window) { function in namespace:aura::client
24 return GetFocusClient(static_cast<const Window*>(window));
27 FocusClient* GetFocusClient(const Window* window) { function in namespace:aura::client

Completed in 1557 milliseconds