Home
last modified time | relevance | path

Searched defs:SetCursorNative (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_tree_host_ozone.cc89 void WindowTreeHostOzone::SetCursorNative(gfx::NativeCursor cursor) { in SetCursorNative() function in aura::WindowTreeHostOzone
Dwindow_tree_host_win.cc129 void WindowTreeHostWin::SetCursorNative(gfx::NativeCursor native_cursor) { in SetCursorNative() function in aura::WindowTreeHostWin
Dwindow_tree_host_x11.cc624 void WindowTreeHostX11::SetCursorNative(gfx::NativeCursor cursor) { in SetCursorNative() function in aura::WindowTreeHostX11
Dremote_window_tree_host_win.cc238 void RemoteWindowTreeHostWin::SetCursorNative(gfx::NativeCursor native_cursor) { in SetCursorNative() function in aura::RemoteWindowTreeHostWin
/external/chromium_org/mojo/services/view_manager/
Dwindow_tree_host_impl.cc110 void WindowTreeHostImpl::SetCursorNative(gfx::NativeCursor cursor) { in SetCursorNative() function in mojo::view_manager::service::WindowTreeHostImpl
/external/chromium_org/mojo/aura/
Dwindow_tree_host_mojo.cc145 void WindowTreeHostMojo::SetCursorNative(gfx::NativeCursor cursor) { in SetCursorNative() function in mojo::WindowTreeHostMojo
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_win.cc516 void DesktopWindowTreeHostWin::SetCursorNative(gfx::NativeCursor cursor) { in SetCursorNative() function in views::DesktopWindowTreeHostWin
Ddesktop_window_tree_host_x11.cc931 void DesktopWindowTreeHostX11::SetCursorNative(gfx::NativeCursor cursor) { in SetCursorNative() function in views::DesktopWindowTreeHostX11