Searched refs:ShouldShowWindowTitle (Results 1 – 9 of 9) sorted by relevance
34 virtual bool ShouldShowWindowTitle() const OVERRIDE;
63 bool UpdateRecommendedMessageBox::ShouldShowWindowTitle() const { in ShouldShowWindowTitle() function in UpdateRecommendedMessageBox
58 virtual bool ShouldShowWindowTitle() const;
106 bool HtmlDialogView::ShouldShowWindowTitle() const { in ShouldShowWindowTitle() function in HtmlDialogView
207 if ((delegate && delegate->ShouldShowWindowTitle()) || in NonClientTopBorderHeight()526 delegate->ShouldShowWindowTitle())) { in IconBounds()743 if (delegate->ShouldShowWindowTitle()) { in PaintTitleBar()1058 if (delegate && delegate->ShouldShowWindowTitle()) { in LayoutTitleBar()
355 virtual bool ShouldShowWindowTitle() const OVERRIDE;
66 DCHECK(browser_view->ShouldShowWindowTitle()); in AppPanelBrowserFrameView()
1423 bool BrowserView::ShouldShowWindowTitle() const { function in BrowserView
51 if (frame_->window_delegate()->ShouldShowWindowTitle()) { in BubbleFrameView()