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

  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.h 190 bool IsPasteAndSearch(const base::string16& text) const;
omnibox_edit_model.cc 623 bool OmniboxEditModel::IsPasteAndSearch(const base::string16& text) const {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 642 model()->IsPasteAndSearch(GetClipboardText()) ?
    [all...]

Completed in 115 milliseconds