Searched refs:InfoBubbleFrame (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dinfo_bubble.cc33 class InfoBubbleFrame : public views::BubbleFrameView { class in namespace:autofill
35 explicit InfoBubbleFrame(const gfx::Insets& content_margins) function in class:autofill::InfoBubbleFrame
37 virtual ~InfoBubbleFrame() {}
51 DISALLOW_COPY_AND_ASSIGN(InfoBubbleFrame);
123 frame_ = new InfoBubbleFrame(margins());
H A Dinfo_bubble.h16 class InfoBubbleFrame;
59 InfoBubbleFrame* frame_; // Weak, owned by widget.

Completed in 81 milliseconds