Home | History | Annotate | Download | only in omnibox

Lines Matching defs:instant

256   // same user text and the same instant suggestion, even if the auto-commit
850 InstantController* instant = GetInstantController();
851 if (instant) {
852 instant->OmniboxFocusChanged(OMNIBOX_FOCUS_NONE,
1336 InstantController* instant = GetInstantController();
1337 if (instant)
1338 instant->OmniboxFocusChanged(state, reason, NULL);