bubble_view 111 ash/first_run/first_run_helper_impl.cc views::View* bubble = tray->GetSystemBubble()->bubble_view(); bubble_view 44 ash/shelf/overflow_bubble.h OverflowBubbleView* bubble_view() { return bubble_; } bubble_view 1416 ash/shelf/shelf_view.cc owner_overflow_bubble_->bubble_view()->GetBubbleBounds(); bubble_view 1446 ash/shelf/shelf_view.cc ConvertPointToScreen(owner_overflow_bubble_->bubble_view(), &origin); bubble_view 1547 ash/shelf/shelf_view_unittest.cc OverflowBubbleView* bubble_view = test_api_->overflow_bubble()->bubble_view(); bubble_view 1548 ash/shelf/shelf_view_unittest.cc test::OverflowBubbleViewTestAPI bubble_view_api(bubble_view); bubble_view 1553 ash/shelf/shelf_view_unittest.cc (bubble_view->GetContentsBounds().width() + 3 * item_width)) bubble_view 131 ash/system/chromeos/network/tray_sms.cc bubble_view()->GetPreferredSize().width() - bubble_view 121 ash/system/chromeos/session/logout_button_tray.cc const views::TrayBubbleView* bubble_view) { bubble_view 37 ash/system/chromeos/session/logout_button_tray.h const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 93 ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc const views::TrayBubbleView* bubble_view) { bubble_view 32 ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 85 ash/system/overview/overview_button_tray.cc const views::TrayBubbleView* bubble_view) { bubble_view 44 ash/system/overview/overview_button_tray.h const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 94 ash/system/tray/system_tray.cc bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_->bubble_view())); bubble_view 97 ash/system/tray/system_tray.cc bubble_->bubble_view()->SetArrowPaintType( bubble_view 114 ash/system/tray/system_tray.cc TrayBubbleView* bubble_view() const { return bubble_->bubble_view(); } bubble_view 358 ash/system/tray/system_tray.cc return notification_bubble_->bubble_view()->GetBoundsInScreen().Contains( bubble_view 500 ash/system/tray/system_tray.cc default_bubble_height_ = system_bubble_->bubble_view()->height(); bubble_view 536 ash/system/tray/system_tray.cc system_bubble_->bubble_view() && bubble_view 537 ash/system/tray/system_tray.cc system_bubble_->bubble_view()->GetWidget()) { bubble_view 538 ash/system/tray/system_tray.cc anchor = system_bubble_->bubble_view(); bubble_view 555 ash/system/tray/system_tray.cc if (notification_bubble->bubble_view()->child_count() == 0) { bubble_view 567 ash/system/tray/system_tray.cc TrayBubbleView* bubble_view = NULL; bubble_view 569 ash/system/tray/system_tray.cc bubble_view = notification_bubble_->bubble_view(); bubble_view 571 ash/system/tray/system_tray.cc bubble_view = system_bubble_->bubble_view(); bubble_view 574 ash/system/tray/system_tray.cc if (bubble_view) { bubble_view 576 ash/system/tray/system_tray.cc bubble_view->GetWidget()->GetNativeView()).work_area(); bubble_view 579 ash/system/tray/system_tray.cc 0, work_area.height() - bubble_view->GetBoundsInScreen().y()); bubble_view 582 ash/system/tray/system_tray.cc 0, bubble_view->GetBoundsInScreen().bottom() - work_area.y()); bubble_view 604 ash/system/tray/system_tray.cc notification_bubble_->bubble_view()->UpdateBubble(); bubble_view 606 ash/system/tray/system_tray.cc notification_bubble_->bubble_view()->GetWidget()->StackAtTop(); bubble_view 607 ash/system/tray/system_tray.cc UpdateBubbleViewArrow(notification_bubble_->bubble_view()); bubble_view 610 ash/system/tray/system_tray.cc system_bubble_->bubble_view()->UpdateBubble(); bubble_view 611 ash/system/tray/system_tray.cc UpdateBubbleViewArrow(system_bubble_->bubble_view()); bubble_view 619 ash/system/tray/system_tray.cc void SystemTray::BubbleResized(const TrayBubbleView* bubble_view) { bubble_view 623 ash/system/tray/system_tray.cc void SystemTray::HideBubbleWithView(const TrayBubbleView* bubble_view) { bubble_view 624 ash/system/tray/system_tray.cc if (system_bubble_.get() && bubble_view == system_bubble_->bubble_view()) { bubble_view 629 ash/system/tray/system_tray.cc bubble_view == notification_bubble_->bubble_view()) { bubble_view 637 ash/system/tray/system_tray.cc HideBubbleWithView(system_bubble_->bubble_view()); bubble_view 669 ash/system/tray/system_tray.cc void SystemTray::HideBubble(const TrayBubbleView* bubble_view) { bubble_view 670 ash/system/tray/system_tray.cc HideBubbleWithView(bubble_view); bubble_view 128 ash/system/tray/system_tray.h virtual void BubbleResized(const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 130 ash/system/tray/system_tray.h const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 141 ash/system/tray/system_tray.h virtual void HideBubble(const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 324 ash/system/tray/system_tray_bubble.cc tray_->HideBubbleWithView(bubble_view()); bubble_view 338 ash/system/tray/system_tray_bubble.cc return bubble_view() && bubble_view()->GetWidget()->IsVisible(); bubble_view 47 ash/system/tray/system_tray_bubble.h views::TrayBubbleView* bubble_view() const { return bubble_view_; } bubble_view 617 ash/system/tray/tray_background_view.cc views::TrayBubbleView* bubble_view) { bubble_view 622 ash/system/tray/tray_background_view.cc bubble_view->GetWidget()->GetNativeView()->GetRootWindow(); bubble_view 624 ash/system/tray/tray_background_view.cc bubble_view->SetArrowPaintType( bubble_view 91 ash/system/tray/tray_background_view.h virtual void BubbleResized(const views::TrayBubbleView* bubble_view) {} bubble_view 95 ash/system/tray/tray_background_view.h virtual void HideBubbleWithView(const views::TrayBubbleView* bubble_view) = 0; bubble_view 146 ash/system/tray/tray_background_view.h void UpdateBubbleViewArrow(views::TrayBubbleView* bubble_view); bubble_view 19 ash/system/tray/tray_bubble_wrapper.cc views::TrayBubbleView* bubble_view) bubble_view 21 ash/system/tray/tray_bubble_wrapper.cc bubble_view_(bubble_view) { bubble_view 25 ash/system/tray/tray_bubble_wrapper.h views::TrayBubbleView* bubble_view); bubble_view 35 ash/system/tray/tray_bubble_wrapper.h const views::TrayBubbleView* bubble_view() const { return bubble_view_; } bubble_view 77 ash/system/tray/tray_event_filter.cc bounds.Inset(wrapper->bubble_view()->GetBorderInsets()); bubble_view 557 ash/system/user/tray_user.cc views::TrayBubbleView* bubble_view = bubble_view 558 ash/system/user/tray_user.cc owner->system_tray()->GetSystemBubble()->bubble_view(); bubble_view 561 ash/system/user/tray_user.cc bubble_view->GetPreferredSize().width() - (used_width + insets.width())); bubble_view 564 ash/system/user/tray_user.cc bubble_view->GetMaximumSize().width() - (used_width + insets.width())); bubble_view 604 ash/system/user/tray_user.cc bubble_view->SetWidth(preferred_size_.width() + used_width); bubble_view 220 ash/system/web_notification/web_notification_tray.cc views::TrayBubbleView* bubble_view = views::TrayBubbleView::Create( bubble_view 223 ash/system/web_notification/web_notification_tray.cc bubble_view->SetArrowPaintType(views::BubbleBorder::PAINT_NONE); bubble_view 224 ash/system/web_notification/web_notification_tray.cc bubble_wrapper_.reset(new TrayBubbleWrapper(tray, bubble_view)); bubble_view 225 ash/system/web_notification/web_notification_tray.cc bubble->InitializeContents(bubble_view); bubble_view 231 ash/system/web_notification/web_notification_tray.cc views::TrayBubbleView* bubble_view() const { return bubble_->bubble_view(); } bubble_view 464 ash/system/web_notification/web_notification_tray.cc message_center_bubble()->bubble_view()->UpdateBubble(); bubble_view 465 ash/system/web_notification/web_notification_tray.cc UpdateBubbleViewArrow(message_center_bubble()->bubble_view()); bubble_view 475 ash/system/web_notification/web_notification_tray.cc const views::TrayBubbleView* bubble_view) { bubble_view 477 ash/system/web_notification/web_notification_tray.cc bubble_view == message_center_bubble()->bubble_view()) { bubble_view 512 ash/system/web_notification/web_notification_tray.cc void WebNotificationTray::HideBubble(const views::TrayBubbleView* bubble_view) { bubble_view 513 ash/system/web_notification/web_notification_tray.cc HideBubbleWithView(bubble_view); bubble_view 82 ash/system/web_notification/web_notification_tray.h const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 96 ash/system/web_notification/web_notification_tray.h virtual void HideBubble(const views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 13 ash/test/overflow_bubble_view_test_api.cc OverflowBubbleView* bubble_view) bubble_view 14 ash/test/overflow_bubble_view_test_api.cc : bubble_view_(bubble_view) {} bubble_view 21 ash/test/overflow_bubble_view_test_api.h explicit OverflowBubbleViewTestAPI(OverflowBubbleView* bubble_view); bubble_view 29 ash/wm/gestures/tray_gesture_handler.cc bubble->bubble_view()->set_gesture_dragging(true); bubble_view 30 ash/wm/gestures/tray_gesture_handler.cc widget_ = bubble->bubble_view()->GetWidget(); bubble_view 98 ash/wm/gestures/tray_gesture_handler.cc bubble->bubble_view()->set_gesture_dragging(false); bubble_view 48 chrome/browser/ui/views/global_error_bubble_view.cc GlobalErrorBubbleView* bubble_view = bubble_view 53 chrome/browser/ui/views/global_error_bubble_view.cc views::BubbleDelegateView::CreateBubble(bubble_view); bubble_view 54 chrome/browser/ui/views/global_error_bubble_view.cc bubble_view->GetWidget()->Show(); bubble_view 55 chrome/browser/ui/views/global_error_bubble_view.cc return bubble_view; bubble_view 54 ui/message_center/views/message_bubble_base.cc return bubble_view() && bubble_view()->GetWidget()->IsVisible(); bubble_view 38 ui/message_center/views/message_bubble_base.h virtual void InitializeContents(views::TrayBubbleView* bubble_view) = 0; bubble_view 56 ui/message_center/views/message_bubble_base.h views::TrayBubbleView* bubble_view() const { return bubble_view_; } bubble_view 65 ui/message_center/views/message_bubble_base.h void set_bubble_view(views::TrayBubbleView* bubble_view) { bubble_view 66 ui/message_center/views/message_bubble_base.h bubble_view_ = bubble_view; bubble_view 55 ui/message_center/views/message_center_bubble.cc bubble_->bubble_view()->UpdateBubble(); bubble_view 94 ui/message_center/views/message_center_bubble.cc bubble_view()->GetWidget()->AddObserver(this); bubble_view 102 ui/message_center/views/message_center_bubble.cc bubble_view()->AddChildView(new ContentsView(this, message_center_view_)); bubble_view 106 ui/message_center/views/message_center_bubble.cc bubble_view()->Layout(); bubble_view 115 ui/message_center/views/message_center_bubble.cc if (!bubble_view()) bubble_view 120 ui/message_center/views/message_center_bubble.cc bubble_view()->GetWidget()->Show(); bubble_view 121 ui/message_center/views/message_center_bubble.cc bubble_view()->UpdateBubble(); bubble_view 125 ui/message_center/views/message_center_bubble.cc bubble_view()->GetWidget()->RemoveObserver(this); bubble_view 37 ui/message_center/views/message_center_bubble.h virtual void InitializeContents(views::TrayBubbleView* bubble_view) OVERRIDE; bubble_view 231 ui/views/bubble/tray_bubble_view.cc explicit BottomAlignedBoxLayout(TrayBubbleView* bubble_view) bubble_view 233 ui/views/bubble/tray_bubble_view.cc bubble_view_(bubble_view) { bubble_view 84 ui/views/bubble/tray_bubble_view.h virtual void HideBubble(const TrayBubbleView* bubble_view) = 0;