Home
last modified time | relevance | path

Searched defs:OnCursorVisibilityChanged (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/ui/aura/
Droot_window_host_ozone.cc102 void RootWindowHostOzone::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in aura::RootWindowHostOzone
Droot_window_host_win.cc212 void RootWindowHostWin::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in aura::RootWindowHostWin
Droot_window_host_x11.cc755 void RootWindowHostX11::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in aura::RootWindowHostX11
Dremote_root_window_host_win.cc434 void RemoteRootWindowHostWin::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in aura::RemoteRootWindowHostWin
Droot_window.cc288 void RootWindow::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in aura::RootWindow
/external/chromium_org/ui/views/corewm/
Dcursor_manager_unittest.cc75 virtual void OnCursorVisibilityChanged(bool is_visible) OVERRIDE { in OnCursorVisibilityChanged() function in TestingCursorClientObserver
/external/chromium_org/ash/wm/
Dwindow_manager_unittest.cc43 virtual void OnCursorVisibilityChanged(bool is_visible) OVERRIDE { in OnCursorVisibilityChanged() function in __anonc17626d80111::TestingCursorClientObserver
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_root_window_host_x11.cc869 void DesktopRootWindowHostX11::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in views::DesktopRootWindowHostX11
Ddesktop_root_window_host_win.cc550 void DesktopRootWindowHostWin::OnCursorVisibilityChanged(bool show) { in OnCursorVisibilityChanged() function in views::DesktopRootWindowHostWin
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.cc3008 void RenderWidgetHostViewAura::OnCursorVisibilityChanged(bool is_visible) { in OnCursorVisibilityChanged() function in content::RenderWidgetHostViewAura