Searched defs:InfoBubbleGtkDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dinfo_bubble_gtk.h9 // InfoBubbleGtkDelegate::InfoBubbleClosing(). Then the widgets and the
34 class InfoBubbleGtkDelegate { class
45 virtual ~InfoBubbleGtkDelegate() {}
72 InfoBubbleGtkDelegate* delegate);
142 void set_delegate(InfoBubbleGtkDelegate* delegate) { delegate_ = delegate; }
162 InfoBubbleGtkDelegate* delegate_;

Completed in 227 milliseconds