Home
last modified time | relevance | path

Searched defs:ShouldShowCloseButton (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/views/widget/
Dwidget_delegate.cc76 bool WidgetDelegate::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in views::WidgetDelegate
/external/chromium_org/chrome/browser/ui/views/
Dconstrained_web_dialog_delegate_views.cc141 virtual bool ShouldShowCloseButton() const OVERRIDE { in ShouldShowCloseButton() function in ConstrainedWebDialogDelegateViewViews
Dscreen_capture_notification_ui_views.cc258 bool ScreenCaptureNotificationUIViews::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in __anon484c58d60111::ScreenCaptureNotificationUIViews
/external/chromium_org/ui/views/bubble/
Dbubble_delegate.cc125 bool BubbleDelegateView::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in views::BubbleDelegateView