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

/external/chromium/chrome/browser/ui/
H A Dbrowser_init.cc1086 class LearnMoreInfoBar : public LinkInfoBarDelegate { class in inherits:LinkInfoBarDelegate
1088 explicit LearnMoreInfoBar(TabContents* tab_contents,
1091 virtual ~LearnMoreInfoBar();
1102 DISALLOW_COPY_AND_ASSIGN(LearnMoreInfoBar);
1105 LearnMoreInfoBar::LearnMoreInfoBar(TabContents* tab_contents, function in class:LearnMoreInfoBar
1114 LearnMoreInfoBar::~LearnMoreInfoBar() {
1117 string16 LearnMoreInfoBar::GetMessageTextWithOffset(size_t* link_offset) const {
1124 string16 LearnMoreInfoBar
[all...]

Completed in 20 milliseconds