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

  /external/chromium_org/chrome/browser/ui/views/
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/bubble/
bubble_delegate.cc 118 bool BubbleDelegateView::ShouldShowCloseButton() const {
  /external/chromium_org/ui/views/widget/
widget_delegate.cc 82 bool WidgetDelegate::ShouldShowCloseButton() const {
  /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 83 milliseconds