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

  /external/chromium_org/chrome/browser/prefs/
session_startup_pref.h 27 HOMEPAGE,
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.h 38 HOMEPAGE = 1 << 1,
47 ALL = DEFAULT_SEARCH_ENGINE | HOMEPAGE | CONTENT_SETTINGS |
resettable_settings_snapshot.h 33 HOMEPAGE = 1 << 1,
38 ALL_FIELDS = STARTUP_MODE | HOMEPAGE | DSE_URL | EXTENSIONS | SHORTCUTS,
49 const std::string& homepage() const { return homepage_; } function in class:ResettableSettingsSnapshot

Completed in 132 milliseconds