OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringForURLDisplay
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/autocomplete/
autocomplete.h
439
string16
StringForURLDisplay
(const GURL& url,
[
all
...]
history_contents_provider.cc
214
match.contents =
StringForURLDisplay
(result.url(), true, trim_http_);
history_url_provider.cc
314
// NOTE: We use TrimHttpPrefix() here rather than
StringForURLDisplay
() to
316
// |match_location| below.
StringForURLDisplay
() and TrimHttpPrefix() have
319
string16 display_string(
StringForURLDisplay
(url, false, false));
[
all
...]
autocomplete.cc
539
string16 AutocompleteProvider::
StringForURLDisplay
(const GURL& url,
[
all
...]
search_provider.cc
[
all
...]
Completed in 1468 milliseconds