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

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

Completed in 65 milliseconds