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

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider_unittest.cc 48 if (input.matches_requested() == AutocompleteInput::ALL_MATCHES)
111 AutocompleteInput::ALL_MATCHES);
125 true, AutocompleteInput::ALL_MATCHES);
149 false, true, AutocompleteInput::ALL_MATCHES);
183 true, AutocompleteInput::ALL_MATCHES);
206 AutocompleteInput::ALL_MATCHES);
231 AutocompleteInput::ALL_MATCHES);
242 true, AutocompleteInput::ALL_MATCHES);
autocomplete_unittest.cc 71 if (input.matches_requested() == AutocompleteInput::ALL_MATCHES) {
207 AutocompleteInput::ALL_MATCHES);
364 true, AutocompleteInput::ALL_MATCHES);
380 false, true, AutocompleteInput::ALL_MATCHES);
390 true, AutocompleteInput::ALL_MATCHES);
460 true, AutocompleteInput::ALL_MATCHES);
autocomplete_result_unittest.cc 96 AutocompleteInput::ALL_MATCHES);
128 AutocompleteInput::ALL_MATCHES);
history_url_provider_unittest.cc 193 false, true, AutocompleteInput::ALL_MATCHES);
208 AutocompleteInput::ALL_MATCHES);
463 AutocompleteInput::ALL_MATCHES);
extension_app_provider_unittest.cc 77 false, true, AutocompleteInput::ALL_MATCHES);
history_contents_provider.cc 114 if (input.matches_requested() != AutocompleteInput::ALL_MATCHES) {
134 if (input.matches_requested() == AutocompleteInput::ALL_MATCHES) {
keyword_provider_unittest.cc 70 false, true, AutocompleteInput::ALL_MATCHES);
keyword_provider.cc 188 input.matches_requested() == AutocompleteInput::ALL_MATCHES &&
220 input.matches_requested() == AutocompleteInput::ALL_MATCHES &&
autocomplete.h 215 ALL_MATCHES,
    [all...]
history_quick_provider_unittest.cc 184 AutocompleteInput::ALL_MATCHES);
autocomplete.cc 55 matches_requested_(ALL_MATCHES) {
    [all...]
search_provider.cc 138 (input.matches_requested() != AutocompleteInput::ALL_MATCHES);
333 input_.matches_requested() == AutocompleteInput::ALL_MATCHES)))
340 if (input_.matches_requested() != AutocompleteInput::ALL_MATCHES)
    [all...]
search_provider_unittest.cc 181 false, true, AutocompleteInput::ALL_MATCHES);
history_url_provider.cc 643 if (input.matches_requested() == AutocompleteInput::ALL_MATCHES) {
    [all...]
autocomplete_edit.cc 396 AutocompleteInput::ALL_MATCHES);
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_omnibox_apitest.cc 106 AutocompleteInput::ALL_MATCHES);
132 AutocompleteInput::ALL_MATCHES);
197 AutocompleteInput::ALL_MATCHES);
  /external/chromium/chrome/browser/ui/webui/options/
browser_options_handler.cc 423 AutocompleteInput::ALL_MATCHES);

Completed in 65 milliseconds