Home
last modified time | relevance | path

Searched defs:OnSetFocus (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/include/
Dcef_focus_handler.h70 virtual bool OnSetFocus(CefRefPtr<CefBrowser> browser, FocusSource source) { in OnSetFocus() function
/third_party/cef/libcef_dll/ctocpp/
Dfocus_handler_ctocpp.cc42 bool CefFocusHandlerCToCpp::OnSetFocus(CefRefPtr<CefBrowser> browser, in OnSetFocus() function in CefFocusHandlerCToCpp
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc128 void ChromeBrowserHostImpl::OnSetFocus(cef_focus_source_t source) { in OnSetFocus() function in ChromeBrowserHostImpl
/third_party/cef/libcef/browser/
Dbrowser_contents_delegate.cc518 bool CefBrowserContentsDelegate::OnSetFocus(cef_focus_source_t source) { in OnSetFocus() function in CefBrowserContentsDelegate
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc1122 bool OnSetFocus(CefRefPtr<CefBrowser> browser, FocusSource source) override { in OnSetFocus() function in __anonee1efea40111::OSRTestHandler
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc543 bool ClientHandler::OnSetFocus(CefRefPtr<CefBrowser> browser, in OnSetFocus() function in client::ClientHandler
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc811 void AlloyBrowserHostImpl::OnSetFocus(cef_focus_source_t source) { in OnSetFocus() function in AlloyBrowserHostImpl