Home
last modified time | relevance | path

Searched refs:custom_cursor_infoObj (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Ddisplay_handler_cpptoc.cc278 CefCursorInfo custom_cursor_infoObj; in display_handler_on_cursor_change() local
280 custom_cursor_infoObj.Set(*custom_cursor_info, false); in display_handler_on_cursor_change()
284 CefBrowserCToCpp::Wrap(browser), cursor, type, custom_cursor_infoObj); in display_handler_on_cursor_change()