Searched refs:supports_replacement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dkeyword_provider.cc340 bool supports_replacement,
354 if (!supports_replacement || (allow_exact_keyword_match && prefer_keyword))
369 const bool supports_replacement = local
384 supports_replacement, input.prefer_keyword(),
388 supports_replacement ? AutocompleteMatchType::SEARCH_OTHER_ENGINE :
392 if (!remaining_input.empty() || supports_replacement)
338 CalculateRelevance(metrics::OmniboxInputType::Type type, bool complete, bool supports_replacement, bool prefer_keyword, bool allow_exact_keyword_match) argument

Completed in 74 milliseconds