OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supports_replacement
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/autocomplete/
keyword_provider.cc
360
bool
supports_replacement
,
374
if (!
supports_replacement
|| (allow_exact_keyword_match && prefer_keyword))
389
const bool
supports_replacement
=
local
404
supports_replacement
, input.prefer_keyword(),
408
supports_replacement
? AutocompleteMatchType::SEARCH_OTHER_ENGINE :
412
if (!remaining_input.empty() ||
supports_replacement
)
Completed in 54 milliseconds