Home
last modified time | relevance | path

Searched refs:ShouldShowCloseButton (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
Dsession_crashed_bubble_view.h65 virtual bool ShouldShowCloseButton() const OVERRIDE;
Dscreen_capture_notification_ui_views.cc100 virtual bool ShouldShowCloseButton() const OVERRIDE;
299 bool ScreenCaptureNotificationUIViews::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in __anon6ed66d900111::ScreenCaptureNotificationUIViews
Dconstrained_web_dialog_delegate_views.cc124 virtual bool ShouldShowCloseButton() const OVERRIDE { in ShouldShowCloseButton() function in __anon1f0130fa0111::ConstrainedWebDialogDelegateViewViews
Dsession_crashed_bubble_view.cc204 bool SessionCrashedBubbleView::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in SessionCrashedBubbleView
/external/chromium_org/ui/views/widget/
Dwidget_delegate.cc78 bool WidgetDelegate::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in views::WidgetDelegate
Dwidget_delegate.h80 virtual bool ShouldShowCloseButton() const;
Dwidget_unittest.cc962 virtual bool ShouldShowCloseButton() const OVERRIDE { in ShouldShowCloseButton() function in views::test::TestBubbleDelegateView
/external/chromium_org/ui/views/bubble/
Dbubble_delegate.h38 virtual bool ShouldShowCloseButton() const OVERRIDE;
Dbubble_delegate.cc124 bool BubbleDelegateView::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in views::BubbleDelegateView
Dbubble_frame_view.cc154 close_->SetVisible(GetWidget()->widget_delegate()->ShouldShowCloseButton()); in ResetWindowControls()
/external/chromium_org/chrome/browser/ui/views/website_settings/
Dpermissions_bubble_view.cc188 virtual bool ShouldShowCloseButton() const OVERRIDE;
355 bool PermissionsBubbleDelegateView::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in PermissionsBubbleDelegateView