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

  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 49 ANCHOR_ALIGNMENT_LEFT,
tray_bubble_view.cc 305 } else if (init_params->anchor_alignment == ANCHOR_ALIGNMENT_LEFT) {
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 548 } else if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_LEFT) {
565 if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_LEFT)
586 } else if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_LEFT) {
620 return TrayBubbleView::ANCHOR_ALIGNMENT_LEFT;

Completed in 62 milliseconds