Searched refs:cef_cursor_handle_t (Results 1 – 12 of 12) sorted by relevance
18 cef_cursor_handle_t GetPlatformCursor(ui::mojom::CursorType type) { in GetPlatformCursor()26 cef_cursor_handle_t ToCursorHandle(scoped_refptr<ui::PlatformCursor> cursor) { in ToCursorHandle()29 return static_cast<cef_cursor_handle_t>( in ToCursorHandle()32 return static_cast<cef_cursor_handle_t>( in ToCursorHandle()
22 cef_cursor_handle_t GetPlatformCursor(ui::mojom::CursorType type);23 cef_cursor_handle_t ToCursorHandle(scoped_refptr<ui::PlatformCursor> cursor);
139 cef_cursor_handle_t GetPlatformCursor(ui::mojom::CursorType type) { in GetPlatformCursor()159 cef_cursor_handle_t ToCursorHandle(scoped_refptr<ui::PlatformCursor> cursor) { in ToCursorHandle()
50 #define cef_cursor_handle_t unsigned long macro53 #define cef_cursor_handle_t void* macro
43 #define cef_cursor_handle_t HCURSOR macro
42 #define cef_cursor_handle_t void* macro
38 #define CefCursorHandle cef_cursor_handle_t
40 #define CefCursorHandle cef_cursor_handle_t
154 cef_cursor_handle_t cursor,
258 cef_cursor_handle_t cursor, in display_handler_on_cursor_change()
9459 cef_cursor_handle_t cursor,