Searched refs:SetCursorNative (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_tree_host_mac.h47 virtual void SetCursorNative(gfx::NativeCursor cursor_type) OVERRIDE;
H A Dwindow_tree_host_ozone.cc102 void WindowTreeHostOzone::SetCursorNative(gfx::NativeCursor cursor) { function in class:aura::WindowTreeHostOzone
H A Dwindow_tree_host_ozone.h51 virtual void SetCursorNative(gfx::NativeCursor cursor_type) OVERRIDE;
H A Dwindow_tree_host_win.h36 virtual void SetCursorNative(gfx::NativeCursor cursor) OVERRIDE;
H A Dwindow_tree_host_win.cc97 void WindowTreeHostWin::SetCursorNative(gfx::NativeCursor native_cursor) { function in class:aura::WindowTreeHostWin
H A Dwindow_tree_host_x11.h55 virtual void SetCursorNative(gfx::NativeCursor cursor_type) OVERRIDE;
H A Dremote_window_tree_host_win.h129 virtual void SetCursorNative(gfx::NativeCursor cursor) OVERRIDE;
H A Dwindow_tree_host.h164 virtual void SetCursorNative(gfx::NativeCursor cursor) = 0;
H A Dwindow_tree_host.cc145 SetCursorNative(cursor);
H A Dremote_window_tree_host_win.cc238 void RemoteWindowTreeHostWin::SetCursorNative(gfx::NativeCursor native_cursor) { function in class:aura::RemoteWindowTreeHostWin
H A Dwindow_tree_host_x11.cc609 void WindowTreeHostX11::SetCursorNative(gfx::NativeCursor cursor) { function in class:aura::WindowTreeHostX11
/external/chromium_org/mojo/aura/
H A Dwindow_tree_host_mojo.h55 virtual void SetCursorNative(gfx::NativeCursor cursor) OVERRIDE;
H A Dwindow_tree_host_mojo.cc140 void WindowTreeHostMojo::SetCursorNative(gfx::NativeCursor cursor) { function in class:mojo::WindowTreeHostMojo
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.h162 virtual void SetCursorNative(gfx::NativeCursor cursor) OVERRIDE;
H A Ddesktop_window_tree_host_win.h120 virtual void SetCursorNative(gfx::NativeCursor cursor) OVERRIDE;
H A Ddesktop_window_tree_host_win.cc539 void DesktopWindowTreeHostWin::SetCursorNative(gfx::NativeCursor cursor) { function in class:views::DesktopWindowTreeHostWin
H A Ddesktop_window_tree_host_x11.cc973 void DesktopWindowTreeHostX11::SetCursorNative(gfx::NativeCursor cursor) { function in class:views::DesktopWindowTreeHostX11

Completed in 188 milliseconds