Searched defs:GetIcon (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium/chrome/browser/ui/
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
/external/chromium/chrome/browser/tab_contents/
H A Dsimple_alert_infobar_delegate.cc34 SkBitmap* SimpleAlertInfoBarDelegate::GetIcon() const { function in class:SimpleAlertInfoBarDelegate
H A Dinfobar_delegate.cc35 SkBitmap* InfoBarDelegate::GetIcon() const { function in class:InfoBarDelegate
H A Dtab_contents_ssl_helper.cc46 virtual SkBitmap* GetIcon() const;
73 SkBitmap* SSLCertAddedInfoBarDelegate::GetIcon() const { function in class:__anon2387::SSLCertAddedInfoBarDelegate
/external/chromium/chrome/browser/ui/cocoa/infobars/
H A Dmock_confirm_infobar_delegate.cc31 SkBitmap* MockConfirmInfoBarDelegate::GetIcon() const { function in class:MockConfirmInfoBarDelegate
H A Dmock_link_infobar_delegate.cc30 SkBitmap* MockLinkInfoBarDelegate::GetIcon() const { function in class:MockLinkInfoBarDelegate
/external/chromium/chrome/browser/
H A Dplugin_installer_infobar_delegate.cc24 SkBitmap* PluginInstallerInfoBarDelegate::GetIcon() const { function in class:PluginInstallerInfoBarDelegate
H A Dalternate_nav_url_fetcher.cc101 SkBitmap* AlternateNavURLFetcher::GetIcon() const { function in class:AlternateNavURLFetcher
H A Dpassword_manager_delegate_impl.cc45 virtual SkBitmap* GetIcon() const;
79 SkBitmap* SavePasswordInfoBarDelegate::GetIcon() const { function in class:SavePasswordInfoBarDelegate
H A Domnibox_search_hint.cc62 virtual SkBitmap* GetIcon() const;
118 SkBitmap* HintInfoBar::GetIcon() const { function in class:HintInfoBar
H A Dpossible_url_model.cc148 SkBitmap PossibleURLModel::GetIcon(int row) { function in class:PossibleURLModel
H A Dbackground_application_list_model.cc213 const SkBitmap* BackgroundApplicationListModel::GetIcon( function in class:BackgroundApplicationListModel
H A Dcustom_home_pages_table_model.cc140 SkBitmap CustomHomePagesTableModel::GetIcon(int row) { function in class:CustomHomePagesTableModel
H A Dplugin_observer.cc52 virtual SkBitmap* GetIcon() const;
83 SkBitmap* PluginInfoBarDelegate::GetIcon() const { function in class:__anon2173::PluginInfoBarDelegate
/external/chromium/chrome/browser/task_manager/
H A Dtask_manager_unittest.cc36 virtual SkBitmap GetIcon() const { return SkBitmap(); } function in class:__anon2403::TestResource
/external/chromium/chrome/browser/ui/toolbar/
H A Dtoolbar_model.cc104 int ToolbarModel::GetIcon() const { function in class:ToolbarModel
/external/chromium/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.cc60 SkBitmap* AutofillCCInfoBarDelegate::GetIcon() const { function in class:AutofillCCInfoBarDelegate
/external/chromium/chrome/browser/extensions/
H A Dextension_icon_manager.cc62 const SkBitmap& ExtensionIconManager::GetIcon(const std::string& extension_id) { function in class:ExtensionIconManager
H A Dtheme_installed_infobar_delegate.cc70 SkBitmap* ThemeInstalledInfoBarDelegate::GetIcon() const { function in class:ThemeInstalledInfoBarDelegate
/external/chromium/chrome/common/extensions/
H A Dextension_action.cc82 SkBitmap ExtensionAction::GetIcon(int tab_id) { function in class:ExtensionAction
135 int icon_width = GetIcon(tab_id).width();
138 if (icon_width != 0 && (badge_width % 2 != GetIcon(tab_id).width() % 2))
/external/chromium/chrome/browser/translate/
H A Dtranslate_infobar_delegate.cc366 SkBitmap* TranslateInfoBarDelegate::GetIcon() const { function in class:TranslateInfoBarDelegate
/external/chromium/chrome/browser/ui/search_engines/
H A Dtemplate_url_table_model.cc52 SkBitmap GetIcon() { function in class:ModelEntry
201 SkBitmap TemplateURLTableModel::GetIcon(int row) { function in class:TemplateURLTableModel
203 return entries_[row]->GetIcon();
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_unittest.cc31 virtual int GetIcon() const { return 0; } function in class:__anon1692::TestingAutocompleteEditView
/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_permission_context.cc129 virtual SkBitmap* GetIcon() const;
176 SkBitmap* GeolocationConfirmInfoBarDelegate::GetIcon() const { function in class:__anon2046::GeolocationConfirmInfoBarDelegate

Completed in 351 milliseconds

12