HomeSort by relevance Sort by last modified time
    Searched defs:SetGrayTextAutocompletion (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 581 void OmniboxViewViews::SetGrayTextAutocompletion(const string16& input) {
583 location_bar_view_->SetGrayTextAutocompletion(input);
omnibox_view_win.cc     [all...]
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_view_gtk.cc 717 void OmniboxViewGtk::SetGrayTextAutocompletion(const string16& suggestion) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc 664 void LocationBarView::SetGrayTextAutocompletion(const string16& text) {
    [all...]

Completed in 570 milliseconds