Home
last modified time | relevance | path

Searched defs:CanPasteAndGo (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_mac.mm966 bool AutocompleteEditViewMac::CanPasteAndGo() { function
Dautocomplete_edit.cc409 bool AutocompleteEditModel::CanPasteAndGo(const string16& text) const { in CanPasteAndGo() function in AutocompleteEditModel
Dautocomplete_edit_view_win.cc2412 bool AutocompleteEditViewWin::CanPasteAndGo(const string16& text) const { in CanPasteAndGo() function in AutocompleteEditViewWin
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_view_mac.mm872 bool OmniboxViewMac::CanPasteAndGo() { function
/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_edit_model.cc580 bool OmniboxEditModel::CanPasteAndGo(const base::string16& text) const { in CanPasteAndGo() function in OmniboxEditModel