Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/native/
Dcursor_util.cc54 content::WebCursor web_cursor(ui_cursor); in OnCursorChange() local
55 CefCursorHandle native_cursor = web_cursor.GetNativeCursor(); in OnCursorChange()