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

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 655 void OmniboxViewViews::SetGrayTextAutocompletion(const base::string16& input) {
657 location_bar_view_->SetGrayTextAutocompletion(input);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_view_gtk.cc 702 void OmniboxViewGtk::SetGrayTextAutocompletion(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc 682 void LocationBarView::SetGrayTextAutocompletion(const base::string16& text) {
    [all...]

Completed in 88 milliseconds