Lines Matching refs:kKnownBackgroundPages
31 // prefs::kKnownBackgroundPages). We keep only two pieces of information for
35 // kKnownBackgroundPages:
44 prefs->RegisterDictionaryPref(prefs::kKnownBackgroundPages);
58 prefs->GetDictionary(prefs::kKnownBackgroundPages);
67 prefs->GetDictionary(prefs::kKnownBackgroundPages);
89 DictionaryPrefUpdate update(prefs, prefs::kKnownBackgroundPages);
197 prefs->GetDictionary(prefs::kKnownBackgroundPages) == NULL;
198 DictionaryPrefUpdate update(prefs, prefs::kKnownBackgroundPages);
270 DictionaryPrefUpdate update(prefs, prefs::kKnownBackgroundPages);
285 DictionaryPrefUpdate update(prefs, prefs::kKnownBackgroundPages);