Home | History | Annotate | Download | only in shelf

Lines Matching defs:OverflowBubble

22 OverflowBubble::OverflowBubble()
28 OverflowBubble::~OverflowBubble() {
32 void OverflowBubble::Show(views::View* anchor, ShelfView* shelf_view) {
48 void OverflowBubble::Hide() {
60 void OverflowBubble::HideBubbleAndRefreshButton() {
71 void OverflowBubble::ProcessPressedEvent(ui::LocatedEvent* event) {
83 void OverflowBubble::OnMouseEvent(ui::MouseEvent* event) {
88 void OverflowBubble::OnTouchEvent(ui::TouchEvent* event) {
93 void OverflowBubble::OnWidgetDestroying(views::Widget* widget) {