Home | History | Annotate | Download | only in frame

Lines Matching refs:IsTabStripVisible

404   return IsTabStripVisible() ? tabstrip_->GetPreferredSize().height() : 0;
423 bool BrowserView::IsTabStripVisible() const {
1696 return (IsTabStripVisible() ||
1846 // browser type instead of calling IsTabStripVisible() because the latter
1889 if (UseVerticalTabs() && IsTabStripVisible())