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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_classifier.cc 22 AutocompleteProvider::TYPE_SHORTCUTS |
autocomplete_provider.h 152 TYPE_SHORTCUTS = 1 << 8,
autocomplete_provider.cc 53 case TYPE_SHORTCUTS:
90 case TYPE_SHORTCUTS:
shortcuts_provider.cc 74 AutocompleteProvider::TYPE_SHORTCUTS),
autocomplete_controller.cc 204 if (provider_types & AutocompleteProvider::TYPE_SHORTCUTS)

Completed in 597 milliseconds