Home | History | Annotate | Download | only in autocomplete

Lines Matching defs:OnSetFocus

1490     // OnSetFocus() yet.  When we get there, don't restore the saved selection,
1581 // than in OnXButtonDown() since in many scenarios OnSetFocus() will be
1583 // there. Also in those cases, we need to already know in OnSetFocus() that
1775 void AutocompleteEditViewWin::OnSetFocus(HWND focus_wnd) {
1785 model_->OnSetFocus(GetKeyState(VK_CONTROL) < 0);