HomeSort by relevance Sort by last modified time
    Searched defs:prevent_inline_autocomplete (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.h 43 // |prevent_inline_autocomplete| is true if the generated result set should
67 bool prevent_inline_autocomplete,
156 bool prevent_inline_autocomplete() const { function in class:AutocompleteInput
history_url_provider.h 113 // |input.prevent_inline_autocomplete()|, but set to false is the input
115 bool prevent_inline_autocomplete; member in struct:HistoryURLProviderParams
search_provider.cc 850 bool prevent_inline_autocomplete = input_.prevent_inline_autocomplete() || local
906 bool prevent_inline_autocomplete = base_prevent_inline_autocomplete || local
    [all...]

Completed in 174 milliseconds