Searched refs:RevertAll (Results 1 - 14 of 14) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view.h118 virtual void RevertAll() = 0;
H A Dautocomplete_edit_view_views.cc309 RevertAll();
320 RevertAll();
410 void AutocompleteEditViewViews::RevertAll() { function in class:AutocompleteEditViewViews
H A Dautocomplete_edit_unittest.cc44 virtual void RevertAll() {} function in class:__anon1692::TestingAutocompleteEditView
H A Dautocomplete_edit_view_mac.h72 virtual void RevertAll();
H A Dautocomplete_edit_view_views.h103 virtual void RevertAll() OVERRIDE;
H A Dautocomplete_edit.cc108 view_->RevertAll();
425 view_->RevertAll();
522 view_->RevertAll();
537 view_->RevertAll(); // Revert the box to its unedited state
621 view_->RevertAll();
H A Dautocomplete_browsertest.cc84 location_bar->location_entry()->RevertAll();
H A Dautocomplete_edit_view_gtk.h126 virtual void RevertAll();
H A Dautocomplete_edit_view_win.h121 virtual void RevertAll();
H A Dautocomplete_edit_view_gtk.cc478 RevertAll();
491 RevertAll();
604 void AutocompleteEditViewGtk::RevertAll() { function in class:AutocompleteEditViewGtk
H A Dautocomplete_edit_view_win.cc555 // already be correct before we get to any RevertAll()s below and use it.
564 RevertAll();
579 // we _were_ switching tabs, the RevertAll() above already drew the new
598 RevertAll();
699 void AutocompleteEditViewWin::RevertAll() { function in class:AutocompleteEditViewWin
H A Dautocomplete_edit_view_browsertest.cc700 // Check if RevertAll() can set text and cursor correctly.
701 edit_view->RevertAll();
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc1114 location_entry_->RevertAll();
/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.cc698 location_entry_->RevertAll();

Completed in 89 milliseconds