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

  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 50 ANCHOR_ALIGNMENT_RIGHT,
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 551 } else if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_RIGHT) {
567 else if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_RIGHT)
592 } else if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_RIGHT) {
622 return TrayBubbleView::ANCHOR_ALIGNMENT_RIGHT;

Completed in 67 milliseconds