Home | History | Annotate | Download | only in views

Lines Matching refs:bubble

10 #include "chrome/browser/ui/views/bubble/bubble.h"
36 void set_bubble(Bubble* bubble) { bubble_ = bubble; }
45 virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape);
58 // Layout the sections within the bubble.
61 // Global pointer to the bubble that is hosting our view.
62 static Bubble* bubble_;
67 // The parent window of the Bubble showing this view.
73 // The Help Center link at the bottom of the bubble.
79 // The height of the info bubble at the start of the resize animation.