Searched refs:show_home_button_ (Results 1 – 8 of 8) sorted by relevance
200 BooleanPrefMember show_home_button_; variable
125 show_home_button_.Init(prefs::kShowHomeButton, profile->GetPrefs(), this); in Init()609 if (show_home_button_.GetValue() && !ShouldOnlyShowLocation()) { in NotifyPrefChanged()
206 BooleanPrefMember show_home_button_; variable
143 show_home_button_.Init(prefs::kShowHomeButton, profile->GetPrefs(), in Init()720 bool visible = show_home_button_.GetValue() && !ShouldOnlyShowLocation(); in UpdateShowHomeButton()
203 show_home_button_.Init(prefs::kShowHomeButton, profile->GetPrefs(), this); in Init()410 (show_home_button_.GetValue() ? in GetPreferredSize()469 if (show_home_button_.GetValue()) { in Layout()
204 BooleanPrefMember show_home_button_; variable
254 show_home_button_.Init(prefs::kShowHomeButton, in Init()504 (show_home_button_.GetValue() ? in GetPreferredSize()570 if (show_home_button_.GetValue()) { in Layout()
228 BooleanPrefMember show_home_button_; variable