Home
last modified time | relevance | path

Searched refs:GetURLForText (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit.cc333 if (!GetURLForText(*text, url)) in AdjustTextForCopy()
350 if (GetURLForText(permanent_text_, &perm_url) && in AdjustTextForCopy()
940 bool AutocompleteEditModel::GetURLForText(const string16& text, in GetURLForText() function in AutocompleteEditModel
Dautocomplete_edit.h415 bool GetURLForText(const string16& text, GURL* url) const;