HomeSort by relevance Sort by last modified time
    Searched refs:trim_http_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider.h 77 bool trim_http_; member in class:HistoryContentsProvider
history_contents_provider.cc 62 trim_http_(false),
98 trim_http_ = !HasHTTPScheme(input.text());
214 match.contents = StringForURLDisplay(result.url(), true, trim_http_);

Completed in 995 milliseconds