HomeSort by relevance Sort by last modified time
    Searched refs:ShouldShowCloseButton (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/ui/views/
session_crashed_bubble_view.h 64 virtual bool ShouldShowCloseButton() const OVERRIDE;
constrained_web_dialog_delegate_views.cc 163 virtual bool ShouldShowCloseButton() const OVERRIDE {
screen_capture_notification_ui_views.cc 100 virtual bool ShouldShowCloseButton() const OVERRIDE;
299 bool ScreenCaptureNotificationUIViews::ShouldShowCloseButton() const {
session_crashed_bubble_view.cc 233 bool SessionCrashedBubbleView::ShouldShowCloseButton() const {
  /external/chromium_org/ui/views/widget/
widget_delegate.h 83 virtual bool ShouldShowCloseButton() const;
widget_delegate.cc 82 bool WidgetDelegate::ShouldShowCloseButton() const {
widget_unittest.cc     [all...]
  /external/chromium_org/ui/views/bubble/
bubble_delegate.h 37 virtual bool ShouldShowCloseButton() const OVERRIDE;
bubble_delegate.cc 118 bool BubbleDelegateView::ShouldShowCloseButton() const {
bubble_frame_view.cc 154 close_->SetVisible(GetWidget()->widget_delegate()->ShouldShowCloseButton());
  /external/chromium_org/chrome/browser/ui/views/website_settings/
permissions_bubble_view.cc 188 virtual bool ShouldShowCloseButton() const OVERRIDE;
358 bool PermissionsBubbleDelegateView::ShouldShowCloseButton() const {

Completed in 63 milliseconds