BottomAlignedBoxLayout  231 ui/views/bubble/tray_bubble_view.cc   explicit BottomAlignedBoxLayout(TrayBubbleView* bubble_view)
BottomAlignedBoxLayout  261 ui/views/bubble/tray_bubble_view.cc   DISALLOW_COPY_AND_ASSIGN(BottomAlignedBoxLayout);
BottomAlignedBoxLayout  268 ui/views/bubble/tray_bubble_view.cc using internal::BottomAlignedBoxLayout;
BottomAlignedBoxLayout  392 ui/views/bubble/tray_bubble_view.cc   BoxLayout* layout = new BottomAlignedBoxLayout(this);