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

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 125 bool dont_suggest_exact_input; member in struct:HistoryURLProviderParams
history_url_provider.cc 116 dont_suggest_exact_input(false) {
239 (!backend || !params->dont_suggest_exact_input) &&
432 params->dont_suggest_exact_input = true;
    [all...]

Completed in 56 milliseconds