Searched defs:setFocus (Results 1 – 11 of 11) sorted by relevance
80 void CefBrowserPlatformDelegateBackground::SendFocusEvent(bool setFocus) { in SendFocusEvent()
136 void CefBrowserPlatformDelegateNativeLinux::SendFocusEvent(bool setFocus) { in SendFocusEvent()
246 void CefBrowserPlatformDelegateNativeWin::SendFocusEvent(bool setFocus) { in SendFocusEvent()
220 void CefBrowserPlatformDelegateViews::SendFocusEvent(bool setFocus) { in SendFocusEvent()
174 void CefBrowserPlatformDelegate::SendFocusEvent(bool setFocus) { in SendFocusEvent()
289 void ChromeBrowserHostImpl::SendFocusEvent(bool setFocus) { in SendFocusEvent()
164 void CefBrowserPlatformDelegateOsr::SendFocusEvent(bool setFocus) { in SendFocusEvent()
763 void OsrWindowWin::OnFocus(bool setFocus) { in OnFocus()
768 void CefBrowserHostCToCpp::SendFocusEvent(bool setFocus) { in SendFocusEvent()
878 browser_host_send_focus_event(struct _cef_browser_host_t* self, int setFocus) { in browser_host_send_focus_event()
667 void AlloyBrowserHostImpl::SendFocusEvent(bool setFocus) { in SendFocusEvent()