GetFocus         2552 chrome/browser/ui/views/frame/browser_view.cc   if (native_view == ::GetFocus()) {
GetFocus          153 content/browser/accessibility/browser_accessibility_android.cc   return manager()->GetFocus(manager()->GetRoot()) == this;
GetFocus          260 content/browser/accessibility/browser_accessibility_gtk.cc   if (obj->manager()->GetFocus(NULL) == obj)
GetFocus          144 content/browser/accessibility/browser_accessibility_manager.h   BrowserAccessibility* GetFocus(BrowserAccessibility* root);
GetFocus          410 content/browser/accessibility/browser_accessibility_win.cc       manager()->GetFocus(this));
GetFocus          555 content/browser/accessibility/browser_accessibility_win.cc   if (manager()->GetFocus(NULL) == this)
GetFocus         1356 content/child/npapi/webplugin_delegate_impl_win.cc     if (dummy_window_for_activation_ != ::GetFocus()) {
GetFocus         1147 third_party/wtl/include/atlctrlw.h 		if(!m_wndParent.IsWindowEnabled() || ::GetFocus() != m_hWnd)
GetFocus         1688 third_party/wtl/include/atlctrlw.h 		if(::GetFocus() != m_hWnd)
GetFocus         1718 third_party/wtl/include/atlctrlw.h 			if(::GetFocus() == m_hWnd)
GetFocus         1909 third_party/wtl/include/atlctrlw.h 		if(wParam != VK_SPACE && !m_bMenuActive && ::GetFocus() == m_hWnd)
GetFocus         1976 third_party/wtl/include/atlctrlw.h 			else if(::GetFocus() == m_hWnd && m_wndParent.IsWindow())
GetFocus         1985 third_party/wtl/include/atlctrlw.h 			if(!m_bMenuActive && ::GetFocus() == m_hWnd && m_wndParent.IsWindow())
GetFocus         2727 third_party/wtl/include/atlctrlw.h 		if(::GetFocus() != m_hWnd)
GetFocus         3060 third_party/wtl/include/atlctrlw.h 			m_hWndFocus = ::GetFocus();
GetFocus         1673 third_party/wtl/include/atlctrlx.h 			if(GetFocus() == m_hWnd)
GetFocus         1700 third_party/wtl/include/atlctrlx.h 			if(GetFocus() == m_hWnd)
GetFocus         3802 third_party/wtl/include/atlctrlx.h 		if(::GetFocus() != m_tab.m_hWnd)
GetFocus         4702 third_party/wtl/include/atldlgs.h 		HWND hWndCtl = ::GetFocus();
GetFocus         1736 third_party/wtl/include/atlframe.h 		else if(hWnd != NULL && ::IsWindowVisible(m_hWnd) && !::IsChild(hWnd, ::GetFocus()))
GetFocus          295 third_party/wtl/include/atlsplit.h 		HWND hWndFocus = ::GetFocus();
GetFocus          196 third_party/wtl/include/atlwince.h 	ATL::CWindow wCtrl = GetFocus();
GetFocus          209 ui/base/ime/win/imm32_manager.cc   if (GetFocus() != window_handle)