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

  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 48 ANCHOR_ALIGNMENT_BOTTOM,
tray_bubble_view.cc 298 if (init_params->anchor_alignment == ANCHOR_ALIGNMENT_BOTTOM) {
  /external/chromium_org/ash/system/tray/
tray_background_view.cc 523 if (anchor_alignment == TrayBubbleView::ANCHOR_ALIGNMENT_BOTTOM) {
591 return TrayBubbleView::ANCHOR_ALIGNMENT_BOTTOM;
600 return TrayBubbleView::ANCHOR_ALIGNMENT_BOTTOM;
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 216 if (anchor_alignment == views::TrayBubbleView::ANCHOR_ALIGNMENT_BOTTOM) {

Completed in 76 milliseconds