Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/native/
Dcursor_util.cc13 namespace cursor_util { namespace
45 platform_cursor = cursor_util::ToCursorHandle(image_cursor); in OnCursorChange()
47 platform_cursor = cursor_util::GetPlatformCursor(ui_cursor.type()); in OnCursorChange()
Dcursor_util.h19 namespace cursor_util {
Dcursor_util_linux.cc16 namespace cursor_util { namespace
Dcursor_util_win.cc15 namespace cursor_util { namespace
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc110 if (cursor_util::OnCursorChange(browser_, cursor)) { in SetCursor()
/third_party/cef/
DBUILD.gn557 "libcef/browser/native/cursor_util.h",
558 "libcef/browser/native/cursor_util.cc",
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch6159 - "libcef/browser/native/cursor_util.h",
6160 - "libcef/browser/native/cursor_util.cc",
6566 + "libcef/browser/native/cursor_util.h",
6567 + "libcef/browser/native/cursor_util.cc",
12202 #include "libcef/browser/native/cursor_util.h"