Searched refs:TryDeletingCurrentItem (Results 1 - 11 of 11) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_popup_model.h95 void TryDeletingCurrentItem();
H A Dautocomplete_popup_model.cc193 void AutocompletePopupModel::TryDeletingCurrentItem() { function in class:AutocompletePopupModel
H A Dautocomplete_edit_view_views.cc193 model_->popup_model()->TryDeletingCurrentItem();
H A Dautocomplete_edit_view_browsertest.cc956 popup_model->TryDeletingCurrentItem();
987 popup_model->TryDeletingCurrentItem();
H A Dautocomplete_edit_view_gtk.cc1209 model_->popup_model()->TryDeletingCurrentItem();
H A Dautocomplete_edit_view_win.cc1968 model_->popup_model()->TryDeletingCurrentItem();
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_popup_model.h86 void TryDeletingCurrentItem();
H A Domnibox_popup_model.cc159 void OmniboxPopupModel::TryDeletingCurrentItem() { function in class:OmniboxPopupModel
H A Domnibox_view_browsertest.cc1121 popup_model->TryDeletingCurrentItem();
1154 popup_model->TryDeletingCurrentItem();
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views.cc283 model()->popup_model()->TryDeletingCurrentItem();
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
H A Domnibox_view_gtk.cc991 model()->popup_model()->TryDeletingCurrentItem();

Completed in 349 milliseconds