Home
last modified time | relevance | path

Searched refs:StringForURLDisplay (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dhistory_contents_provider.cc214 match.contents = StringForURLDisplay(result.url(), true, trim_http_); in ResultToMatch()
Dautocomplete.h439 string16 StringForURLDisplay(const GURL& url,
Dhistory_url_provider.cc319 string16 display_string(StringForURLDisplay(url, false, false)); in SuggestExactInput()
Dsearch_provider.cc862 StringForURLDisplay(navigation.url, true, !HasHTTPScheme(input_text)); in NavigationToMatch()
Dautocomplete.cc539 string16 AutocompleteProvider::StringForURLDisplay(const GURL& url, in StringForURLDisplay() function in AutocompleteProvider