Home
last modified time | relevance | path

Searched defs:OnCursorChange (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/native/
Dcursor_util.cc15 bool OnCursorChange(CefBrowserHostBase* browser, const ui::Cursor& ui_cursor) { in OnCursorChange() function
/third_party/cef/include/
Dcef_display_handler.h145 virtual bool OnCursorChange(CefRefPtr<CefBrowser> browser, in OnCursorChange() function
/third_party/cef/libcef_dll/ctocpp/
Ddisplay_handler_ctocpp.cc253 bool CefDisplayHandlerCToCpp::OnCursorChange( in OnCursorChange() function in CefDisplayHandlerCToCpp
/third_party/cef/tests/cefclient/browser/
Dclient_handler_osr.cc161 bool ClientHandlerOsr::OnCursorChange(CefRefPtr<CefBrowser> browser, in OnCursorChange() function in client::ClientHandlerOsr
Dosr_window_win.cc1030 void OsrWindowWin::OnCursorChange(CefRefPtr<CefBrowser> browser, in OnCursorChange() function in client::OsrWindowWin
Dclient_handler.cc480 bool ClientHandler::OnCursorChange(CefRefPtr<CefBrowser> browser, in OnCursorChange() function in client::ClientHandler
Dbrowser_window_osr_gtk.cc1263 void BrowserWindowOsrGtk::OnCursorChange( in OnCursorChange() function in client::BrowserWindowOsrGtk
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc1152 bool OnCursorChange(CefRefPtr<CefBrowser> browser, in OnCursorChange() function in __anon05df0fc20111::OSRTestHandler