Home | History | Annotate | Download | only in omnibox

Lines Matching defs:OnSetFocus

789   // OmniboxEditModel::OnSetFocus(), which handles restoring visibility when the
1708 // OnSetFocus() yet. When we get there, don't restore the saved selection,
1795 // than in OnXButtonDown() since in many scenarios OnSetFocus() will be
1797 // there. Also in those cases, we need to already know in OnSetFocus() that
1814 // won't trigger either SetFocus() or OmniboxEditModel::OnSetFocus().
2015 void OmniboxViewWin::OnSetFocus(HWND focus_wnd) {
2025 model()->OnSetFocus(GetKeyState(VK_CONTROL) < 0);