Home
last modified time | relevance | path

Searched refs:AcceptCurrentInstantPreview (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit.h207 bool AcceptCurrentInstantPreview();
Dautocomplete_edit.cc205 bool AutocompleteEditModel::AcceptCurrentInstantPreview() { in AcceptCurrentInstantPreview() function in AutocompleteEditModel
Dautocomplete_edit_view_gtk.cc1719 handled = model_->AcceptCurrentInstantPreview(); in HandleViewMoveFocus()
Dautocomplete_edit_view_mac.mm838 if (model_->AcceptCurrentInstantPreview())
/external/chromium/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.cc1009 if (location_entry_->model()->AcceptCurrentInstantPreview()) in SkipDefaultKeyEventProcessing()