Searched refs:ShouldOnlyShowLocation (Results 1 – 4 of 4) sorted by relevance
177 location_bar_->Init(ShouldOnlyShowLocation()); in Init()184 ShouldOnlyShowLocation() ? 1 : 0); in Init()186 if (!ShouldOnlyShowLocation()) { in Init()220 if (ShouldOnlyShowLocation()) { in Init()267 ShouldOnlyShowLocation() ? 0 : kTopBottomPadding, in UpdateForBookmarkBarVisibility()268 !show_bottom_padding || ShouldOnlyShowLocation() ? 0 : kTopBottomPadding, in UpdateForBookmarkBarVisibility()358 int toolbar_height = ShouldOnlyShowLocation() ? in Observe()609 if (show_home_button_.GetValue() && !ShouldOnlyShowLocation()) { in NotifyPrefChanged()623 bool BrowserToolbarGtk::ShouldOnlyShowLocation() const { in ShouldOnlyShowLocation() function in BrowserToolbarGtk
149 bool ShouldOnlyShowLocation() const;
361 bool ShouldOnlyShowLocation();
291 if (browser_defaults::bookmarks_enabled && !ShouldOnlyShowLocation()) { in Init()676 if (PageActionVisibleCount() && !ShouldOnlyShowLocation()) in UpdatePageActions()1155 bool LocationBarViewGtk::ShouldOnlyShowLocation() { in ShouldOnlyShowLocation() function in LocationBarViewGtk