Searched refs:StringForURLDisplay (Results 1 – 5 of 5) sorted by relevance
214 match.contents = StringForURLDisplay(result.url(), true, trim_http_); in ResultToMatch()
439 string16 StringForURLDisplay(const GURL& url,
319 string16 display_string(StringForURLDisplay(url, false, false)); in SuggestExactInput()
862 StringForURLDisplay(navigation.url, true, !HasHTTPScheme(input_text)); in NavigationToMatch()
539 string16 AutocompleteProvider::StringForURLDisplay(const GURL& url, in StringForURLDisplay() function in AutocompleteProvider