Searched defs:InfoBubbleFrame (Results 1 - 1 of 1) 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());

Completed in 129 milliseconds