HomeSort by relevance Sort by last modified time
    Searched refs:AppMetroInfoBarDelegateWin (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/extensions/
app_metro_infobar_delegate_win.cc 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()
    [all...]
app_metro_infobar_delegate_win.h 18 class AppMetroInfoBarDelegateWin : public ConfirmInfoBarDelegate {
32 AppMetroInfoBarDelegateWin(InfoBarService* infobar_service,
35 virtual ~AppMetroInfoBarDelegateWin();
49 DISALLOW_COPY_AND_ASSIGN(AppMetroInfoBarDelegateWin);
  /external/chromium_org/apps/
launcher.cc 293 AppMetroInfoBarDelegateWin::Create(
294 profile, AppMetroInfoBarDelegateWin::LAUNCH_PACKAGED_APP,
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_controller_win.cc 634 AppMetroInfoBarDelegateWin::Create(
635 requested_profile, AppMetroInfoBarDelegateWin::SHOW_APP_LIST,
    [all...]

Completed in 191 milliseconds