Searched defs:OnSetFocus (Results 1 – 7 of 7) sorted by relevance
70 virtual bool OnSetFocus(CefRefPtr<CefBrowser> browser, FocusSource source) { in OnSetFocus() function
42 bool CefFocusHandlerCToCpp::OnSetFocus(CefRefPtr<CefBrowser> browser, in OnSetFocus() function in CefFocusHandlerCToCpp
128 void ChromeBrowserHostImpl::OnSetFocus(cef_focus_source_t source) { in OnSetFocus() function in ChromeBrowserHostImpl
518 bool CefBrowserContentsDelegate::OnSetFocus(cef_focus_source_t source) { in OnSetFocus() function in CefBrowserContentsDelegate
1122 bool OnSetFocus(CefRefPtr<CefBrowser> browser, FocusSource source) override { in OnSetFocus() function in __anonee1efea40111::OSRTestHandler
543 bool ClientHandler::OnSetFocus(CefRefPtr<CefBrowser> browser, in OnSetFocus() function in client::ClientHandler
811 void AlloyBrowserHostImpl::OnSetFocus(cef_focus_source_t source) { in OnSetFocus() function in AlloyBrowserHostImpl