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

  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 37 // the screen away from the tray (ANCHOR_TYPE_BUBBLE).
40 ANCHOR_TYPE_BUBBLE,
  /external/chromium_org/ash/system/tray/
system_tray.cc 510 anchor_type = TrayBubbleView::ANCHOR_TYPE_BUBBLE;
tray_background_view.cc 531 } else if (anchor_type == TrayBubbleView::ANCHOR_TYPE_BUBBLE) {

Completed in 61 milliseconds