Searched refs:GetIcon (Results 1 - 25 of 77) sorted by relevance

1234

/external/chromium/chrome/browser/tab_contents/
H A Dsimple_alert_infobar_delegate.cc34 SkBitmap* SimpleAlertInfoBarDelegate::GetIcon() const { function in class:SimpleAlertInfoBarDelegate
H A Dsimple_alert_infobar_delegate.h31 virtual SkBitmap* GetIcon() const OVERRIDE;
H A Dinfobar_delegate.cc35 SkBitmap* InfoBarDelegate::GetIcon() const { function in class:InfoBarDelegate
H A Dinfobar_delegate.h83 virtual SkBitmap* GetIcon() const;
/external/chromium/chrome/browser/ui/
H A Dcollected_cookies_infobar_delegate.h21 virtual SkBitmap* GetIcon() const;
H A Dcollected_cookies_infobar_delegate.cc20 SkBitmap* CollectedCookiesInfoBarDelegate::GetIcon() const { function in class:CollectedCookiesInfoBarDelegate
/external/chromium/chrome/browser/download/
H A Ddownload_request_infobar_delegate.cc29 SkBitmap* DownloadRequestInfoBarDelegate::GetIcon() const { function in class:DownloadRequestInfoBarDelegate
H A Ddownload_request_infobar_delegate.h34 virtual SkBitmap* GetIcon() const;
/external/chromium/chrome/browser/
H A Dplugin_installer_infobar_delegate.h23 virtual SkBitmap* GetIcon() const;
H A Dplugin_installer_infobar_delegate.cc24 SkBitmap* PluginInstallerInfoBarDelegate::GetIcon() const { function in class:PluginInstallerInfoBarDelegate
H A Dpassword_manager_delegate_impl.cc45 virtual SkBitmap* GetIcon() const;
79 SkBitmap* SavePasswordInfoBarDelegate::GetIcon() const { function in class:SavePasswordInfoBarDelegate
H A Dalternate_nav_url_fetcher.h61 virtual SkBitmap* GetIcon() const;
H A Dbackground_application_list_model.h60 const SkBitmap* GetIcon(const Extension* extension);
H A Dcustom_home_pages_table_model.h52 virtual SkBitmap GetIcon(int row) OVERRIDE;
/external/chromium/chrome/browser/ui/cocoa/infobars/
H A Dmock_link_infobar_delegate.cc30 SkBitmap* MockLinkInfoBarDelegate::GetIcon() const { function in class:MockLinkInfoBarDelegate
H A Dmock_confirm_infobar_delegate.cc31 SkBitmap* MockConfirmInfoBarDelegate::GetIcon() const { function in class:MockConfirmInfoBarDelegate
H A Dmock_confirm_infobar_delegate.h35 virtual SkBitmap* GetIcon() const OVERRIDE;
H A Dmock_link_infobar_delegate.h34 virtual SkBitmap* GetIcon() const OVERRIDE;
/external/chromium/chrome/browser/ui/cocoa/
H A Dtable_row_nsimage_cache.h27 virtual SkBitmap GetIcon(int row) const = 0;
/external/chromium/chrome/browser/ui/toolbar/
H A Dtoolbar_model.h45 // user is editing; see AutocompleteEditView::GetIcon().
46 int GetIcon() const;
/external/chromium/chrome/browser/extensions/
H A Dextension_icon_manager_unittest.cc95 return manager.GetIcon(dummy_id);
121 SkBitmap first_icon = icon_manager.GetIcon(extension->id());
131 SkBitmap second_icon = icon_manager.GetIcon(extension->id());
H A Dextension_icon_manager.h31 const SkBitmap& GetIcon(const std::string& extension_id);
H A Dtheme_installed_infobar_delegate.h41 virtual SkBitmap* GetIcon() const;
/external/chromium/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.h42 virtual SkBitmap* GetIcon() const;
H A Dautofill_cc_infobar_delegate.cc60 SkBitmap* AutofillCCInfoBarDelegate::GetIcon() const { function in class:AutofillCCInfoBarDelegate

Completed in 313 milliseconds

1234