Home | History | Annotate | Download | only in extensions

Lines Matching defs:AppMetroInfoBarDelegateWin

28 void AppMetroInfoBarDelegateWin::Create(
47 new AppMetroInfoBarDelegateWin(info_bar_service, mode, extension_id)));
56 AppMetroInfoBarDelegateWin::AppMetroInfoBarDelegateWin(
66 AppMetroInfoBarDelegateWin::~AppMetroInfoBarDelegateWin() {}
68 int AppMetroInfoBarDelegateWin::GetIconID() const {
72 string16 AppMetroInfoBarDelegateWin::GetMessageText() const {
78 string16 AppMetroInfoBarDelegateWin::GetButtonLabel(
85 bool AppMetroInfoBarDelegateWin::Accept() {
100 bool AppMetroInfoBarDelegateWin::Cancel() {
105 string16 AppMetroInfoBarDelegateWin::GetLinkText() const {
109 bool AppMetroInfoBarDelegateWin::LinkClicked(