Searched defs:setFocus (Results 1 – 7 of 7) sorted by relevance
80 void CefBrowserPlatformDelegateBackground::SetFocus(bool setFocus) { in SetFocus()
136 void CefBrowserPlatformDelegateNativeLinux::SetFocus(bool setFocus) { in SetFocus()
273 void CefBrowserPlatformDelegateNativeWin::SetFocus(bool setFocus) { in SetFocus()
222 void CefBrowserPlatformDelegateViews::SetFocus(bool setFocus) { in SetFocus()
175 void CefBrowserPlatformDelegate::SetFocus(bool setFocus) { in SetFocus()
164 void CefBrowserPlatformDelegateOsr::SetFocus(bool setFocus) { in SetFocus()
763 void OsrWindowWin::OnFocus(bool setFocus) { in OnFocus()