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

  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 45 // AnchorAlignment determines to which side of the anchor the bubble will
47 enum AnchorAlignment {
57 typedef TrayBubbleView::AnchorAlignment AnchorAlignment;
80 AnchorAlignment anchor_alignment) = 0;
94 AnchorAlignment anchor_alignment,
98 AnchorAlignment anchor_alignment;
tray_bubble_view.cc 272 AnchorAlignment anchor_alignment,
  /external/chromium_org/ui/message_center/views/
message_bubble_base.h 34 views::TrayBubbleView::AnchorAlignment anchor_alignment) = 0;
62 views::TrayBubbleView::AnchorAlignment anchor_alignment);
message_center_bubble.h 36 views::TrayBubbleView::AnchorAlignment anchor_alignment) OVERRIDE;
message_bubble_base.cc 70 views::TrayBubbleView::AnchorAlignment anchor_alignment) {
message_center_bubble.cc 80 views::TrayBubbleView::AnchorAlignment anchor_alignment) {
  /external/chromium_org/ash/system/tray/
tray_background_view.h 124 views::TrayBubbleView::AnchorAlignment anchor_alignment) const;
127 views::TrayBubbleView::AnchorAlignment GetAnchorAlignment() const;
system_tray.h 147 AnchorAlignment anchor_alignment) OVERRIDE;
tray_background_view.cc 518 TrayBubbleView::AnchorAlignment anchor_alignment) const {
588 TrayBubbleView::AnchorAlignment TrayBackgroundView::GetAnchorAlignment() const {
system_tray.cc 681 TrayBubbleView::AnchorAlignment anchor_alignment) {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 98 AnchorAlignment anchor_alignment) OVERRIDE;
web_notification_tray.cc 211 views::TrayBubbleView::AnchorAlignment anchor_alignment =
513 views::TrayBubbleView::AnchorAlignment anchor_alignment) {

Completed in 2131 milliseconds