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

  /external/chromium_org/ui/message_center/views/
message_bubble_base.cc 71 views::TrayBubbleView::ANCHOR_TYPE_TRAY,
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 38 // element (ANCHOR_TYPE_TRAY) and display an arrow, or that are floating on
41 ANCHOR_TYPE_TRAY,
tray_bubble_view.cc 299 if (init_params->anchor_type == ANCHOR_TYPE_TRAY) {
  /external/chromium_org/ash/system/tray/
system_tray.cc 476 TrayBubbleView::InitParams init_params(TrayBubbleView::ANCHOR_TYPE_TRAY,
546 anchor_type = TrayBubbleView::ANCHOR_TYPE_TRAY;
tray_background_view.cc 540 if (anchor_type == TrayBubbleView::ANCHOR_TYPE_TRAY) {
577 if (anchor_type == TrayBubbleView::ANCHOR_TYPE_TRAY) {

Completed in 1275 milliseconds