OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:supports_replacement
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autocomplete/
keyword_provider.cc
371
bool
supports_replacement
,
376
if (!
supports_replacement
|| (allow_exact_keyword_match && prefer_keyword))
394
const bool
supports_replacement
= element->url()->SupportsReplacement();
local
406
supports_replacement
, input.prefer_keyword(),
410
supports_replacement
? AutocompleteMatch::SEARCH_OTHER_ENGINE :
413
if (!remaining_input.empty() || !keyword_complete ||
supports_replacement
)
427
if (
supports_replacement
)
/external/chromium/chrome/browser/automation/
testing_automation_provider.cc
[
all
...]
Completed in 725 milliseconds