Searched refs:OnNativeWidgetFocus (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host.h150 virtual void OnNativeWidgetFocus() = 0;
H A Ddesktop_window_tree_host_x11.h145 virtual void OnNativeWidgetFocus() OVERRIDE;
H A Ddesktop_window_tree_host_win.h103 virtual void OnNativeWidgetFocus() OVERRIDE;
H A Ddesktop_native_widget_aura.cc1098 desktop_window_tree_host_->OnNativeWidgetFocus();
H A Ddesktop_window_tree_host_win.cc442 void DesktopWindowTreeHostWin::OnNativeWidgetFocus() { function in class:views::DesktopWindowTreeHostWin
H A Ddesktop_window_tree_host_x11.cc836 void DesktopWindowTreeHostX11::OnNativeWidgetFocus() { function in class:views::DesktopWindowTreeHostX11

Completed in 99 milliseconds