Searched refs:trim_http_ (Results 1 – 2 of 2) sorted by relevance
62 trim_http_(false), in HistoryContentsProvider()98 trim_http_ = !HasHTTPScheme(input.text()); in Start()214 match.contents = StringForURLDisplay(result.url(), true, trim_http_); in ResultToMatch()
77 bool trim_http_; variable