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;
81 AnchorAlignment anchor_alignment) const = 0;
95 AnchorAlignment anchor_alignment,
99 AnchorAlignment anchor_alignment;
tray_bubble_view.cc 274 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 69 views::TrayBubbleView::AnchorAlignment anchor_alignment) {
message_center_bubble.cc 82 views::TrayBubbleView::AnchorAlignment anchor_alignment) {
  /external/chromium_org/ash/system/tray/
tray_background_view.h 125 views::TrayBubbleView::AnchorAlignment anchor_alignment) const;
128 views::TrayBubbleView::AnchorAlignment GetAnchorAlignment() const;
system_tray.h 141 AnchorAlignment anchor_alignment) const OVERRIDE;
tray_background_view.cc 536 TrayBubbleView::AnchorAlignment anchor_alignment) const {
615 TrayBubbleView::AnchorAlignment TrayBackgroundView::GetAnchorAlignment() const {
system_tray.cc 668 TrayBubbleView::AnchorAlignment anchor_alignment) const {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 96 AnchorAlignment anchor_alignment) const OVERRIDE;
web_notification_tray.cc 209 views::TrayBubbleView::AnchorAlignment anchor_alignment =
504 views::TrayBubbleView::AnchorAlignment anchor_alignment) const {

Completed in 137 milliseconds