Searched defs:ShouldShowCloseButton (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/views/widget/ | ||
D | widget_delegate.cc | 76 bool WidgetDelegate::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in views::WidgetDelegate |
/external/chromium_org/chrome/browser/ui/views/ | ||
D | constrained_web_dialog_delegate_views.cc | 141 virtual bool ShouldShowCloseButton() const OVERRIDE { in ShouldShowCloseButton() function in ConstrainedWebDialogDelegateViewViews |
D | screen_capture_notification_ui_views.cc | 258 bool ScreenCaptureNotificationUIViews::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in __anon484c58d60111::ScreenCaptureNotificationUIViews |
/external/chromium_org/ui/views/bubble/ | ||
D | bubble_delegate.cc | 125 bool BubbleDelegateView::ShouldShowCloseButton() const { in ShouldShowCloseButton() function in views::BubbleDelegateView |