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

  /external/chromium_org/chrome/common/
search_types.h 20 MODE_SEARCH_SUGGESTIONS,
63 return mode == MODE_SEARCH_SUGGESTIONS || mode == MODE_SEARCH_RESULTS;
71 return mode == MODE_SEARCH_SUGGESTIONS;
  /external/chromium_org/chrome/browser/ui/search/
search_tab_helper.cc 553 type = SearchMode::MODE_SEARCH_SUGGESTIONS;

Completed in 67 milliseconds