cef/tests/cefclient
Marshall Greenblatt 023d218104 Move OnCursorChange from CefRenderHandler to CefDisplayHandler
The cursor change can now be handled by the client with both windowed and
off-screen rendering.

Returning true from OnCursorChange will disable the default cursor change
behavior. This is functionally equivalent to the
CefBrowserHost::SetMouseCursorChangeDisabled method, so that method has been
removed.
2020-10-28 12:56:27 -04:00
..
browser Move OnCursorChange from CefRenderHandler to CefDisplayHandler 2020-10-28 12:56:27 -04:00
common
renderer
resources MacOS: Update target SDK to 10.10 for cmake and tests 2020-07-23 12:12:16 -04:00
CMakeLists.txt.in
cefclient_gtk.cc
cefclient_mac.mm
cefclient_win.cc