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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 162 ACMatchClassifications contents_class; member in struct:AutocompleteMatch
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 285 ACMatchClassifications contents_class; member in struct:AutocompleteMatch
shortcuts_provider_unittest.cc 51 std::string contents_class; member in struct:__anon4034::TestShortcutInfo
306 AutocompleteMatch::ClassificationsFromString(cur.contents_class),
    [all...]
  /external/chromium_org/chrome/browser/history/
shortcuts_database_unittest.cc 31 std::string contents_class; member in struct:__anon5072::ShortcutsDatabaseTestInfo
32 std::string stripped_contents_class; // |contents_class| with matches removed
128 AutocompleteMatch::ClassificationsFromString(info.contents_class),
233 shortcut.match_core.contents_class));
shortcuts_backend.h 45 const ACMatchClassifications& contents_class,
58 // For both contents_class and description_class, we strip MATCH
61 ACMatchClassifications contents_class; member in struct:history::ShortcutsBackend::Shortcut::MatchCore

Completed in 1611 milliseconds