HomeSort by relevance Sort by last modified time
    Searched defs:GetIconID (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/chrome/browser/infobars/
simple_alert_infobar_delegate.cc 34 int SimpleAlertInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/custom_handlers/
register_protocol_handler_permission_request.cc 41 int RegisterProtocolHandlerPermissionRequest::GetIconID() const {
  /external/chromium_org/chrome/browser/download/
download_permission_request.cc 18 int DownloadPermissionRequest::GetIconID() const {
download_request_infobar_delegate.cc 58 int DownloadRequestInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/extensions/
theme_installed_infobar_delegate.cc 104 int ThemeInstalledInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/media/
midi_permission_infobar_delegate.cc 56 int MidiPermissionInfoBarDelegate::GetIconID() const {
protected_media_identifier_infobar_delegate.cc 76 int ProtectedMediaIdentifierInfoBarDelegate::GetIconID() const {
media_stream_infobar_delegate.cc 84 int MediaStreamInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/password_manager/
save_password_infobar_delegate.cc 119 int SavePasswordInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
mock_confirm_infobar_delegate.cc 28 int MockConfirmInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/
collected_cookies_infobar_delegate.cc 30 int CollectedCookiesInfoBarDelegate::GetIconID() const {
auto_login_infobar_delegate.cc 190 int AutoLoginInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/content_settings/
media_setting_changed_infobar_delegate.cc 30 int MediaSettingChangedInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/omnibox/
alternate_nav_infobar_delegate.cc 95 int AlternateNavInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/startup/
session_crashed_infobar_delegate.cc 56 int SessionCrashedInfoBarDelegate::GetIconID() const {
autolaunch_prompt_win.cc 50 virtual int GetIconID() const OVERRIDE;
100 int AutolaunchInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/website_settings/
mock_permission_bubble_request.cc 63 int MockPermissionBubbleRequest::GetIconID() const {
website_settings_infobar_delegate.cc 31 int WebsiteSettingsInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/autofill/
autofill_cc_infobar_delegate.cc 60 int AutofillCCInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/ui/android/content_settings/
popup_blocked_infobar_delegate.cc 50 int PopupBlockedInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/
pepper_broker_infobar_delegate.cc 94 int PepperBrokerInfoBarDelegate::GetIconID() const {
chrome_quota_permission_context.cc 52 virtual int GetIconID() const OVERRIDE;
89 int QuotaPermissionRequest::GetIconID() const {
  /external/chromium_org/components/infobars/core/
infobar_delegate.cc 39 int InfoBarDelegate::GetIconID() const {
96 int icon_id = GetIconID();
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate.cc 129 int GeolocationInfoBarDelegate::GetIconID() const {
  /external/chromium_org/chrome/browser/gpu/
three_d_api_observer.cc 42 virtual int GetIconID() const OVERRIDE;
94 return delegate->GetIconID() == GetIconID();
97 int ThreeDAPIInfoBarDelegate::GetIconID() const {

Completed in 1256 milliseconds

1 2