Home | History | Annotate | Download | only in ui

Lines Matching full:getprefs

248                            profile_->GetPrefs(), this);
250 profile_->GetPrefs(), this);
252 profile_->GetPrefs(), this);
258 profile_->GetPrefs(), NULL);
259 use_vertical_tabs_.Init(prefs::kUseVerticalTabs, profile_->GetPrefs(), this);
260 instant_enabled_.Init(prefs::kInstantEnabled, profile_->GetPrefs(), this);
1508 profile_->GetPrefs()->GetString(prefs::kAcceptLanguages),
1683 profile_->GetPrefs()->GetString(prefs::kRecentlySelectedEncoding),
1686 profile_->GetPrefs()->SetString(prefs::kRecentlySelectedEncoding,
2450 if (profile_->GetPrefs()->GetBoolean(prefs::kHomePageIsNewTabPage))
2453 profile_->GetPrefs()->GetString(prefs::kHomePage),
3037 PrefService* prefs = profile_->GetPrefs();
4286 profile->GetPrefs()->RegisterDictionaryPref(window_pref.c_str());