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 191 bool IsPasteAndSearch(const base::string16& text) const;
omnibox_edit_model.cc 624 bool OmniboxEditModel::IsPasteAndSearch(const base::string16& text) const {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 628 model()->IsPasteAndSearch(GetClipboardText()) ?
    [all...]

Completed in 3527 milliseconds