/external/chromium/chrome/browser/ |
D | password_manager_delegate_impl.cc | 46 virtual Type GetInfoBarType() const; 84 InfoBarDelegate::Type SavePasswordInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in SavePasswordInfoBarDelegate
|
D | omnibox_search_hint.cc | 63 virtual Type GetInfoBarType() const; 123 InfoBarDelegate::Type HintInfoBar::GetInfoBarType() const { in GetInfoBarType() function in HintInfoBar
|
D | alternate_nav_url_fetcher.h | 62 virtual Type GetInfoBarType() const;
|
D | pdf_unsupported_feature.cc | 65 virtual Type GetInfoBarType() const { in GetInfoBarType() function in __anon042af02b0111::PDFEnableAdobeReaderConfirmInfoBarDelegate 273 virtual Type GetInfoBarType() const { in GetInfoBarType() function in __anon042af02b0111::PDFUnsupportedFeatureConfirmInfoBarDelegate
|
D | alternate_nav_url_fetcher.cc | 106 InfoBarDelegate::Type AlternateNavURLFetcher::GetInfoBarType() const { in GetInfoBarType() function in AlternateNavURLFetcher
|
/external/chromium/chrome/browser/ui/gtk/infobars/ |
D | infobar_arrow_model.cc | 51 bar->GetTopColor(bar->delegate()->GetInfoBarType(), &r, &g, &b); in ShowArrowFor() 53 bar->GetBottomColor(bar->delegate()->GetInfoBarType(), &r, &g, &b); in ShowArrowFor()
|
D | infobar_gtk.cc | 260 GetTopColor(delegate_->GetInfoBarType(), &top_r, &top_g, &top_b); in OnBackgroundExpose() 264 GetBottomColor(delegate_->GetInfoBarType(), &bottom_r, &bottom_g, &bottom_b); in OnBackgroundExpose()
|
/external/chromium/chrome/browser/ui/ |
D | collected_cookies_infobar_delegate.h | 22 virtual Type GetInfoBarType() const;
|
D | collected_cookies_infobar_delegate.cc | 24 InfoBarDelegate::Type CollectedCookiesInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in CollectedCookiesInfoBarDelegate
|
/external/chromium/chrome/browser/tab_contents/ |
D | tab_contents_ssl_helper.cc | 47 virtual Type GetInfoBarType() const; 77 InfoBarDelegate::Type SSLCertAddedInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in __anon004fbec50111::SSLCertAddedInfoBarDelegate
|
D | infobar_delegate.h | 87 virtual Type GetInfoBarType() const;
|
D | infobar_delegate.cc | 39 InfoBarDelegate::Type InfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in InfoBarDelegate
|
/external/chromium/chrome/browser/custom_handlers/ |
D | register_protocol_handler_infobar_delegate.h | 29 virtual Type GetInfoBarType() const OVERRIDE;
|
D | register_protocol_handler_infobar_delegate.cc | 35 RegisterProtocolHandlerInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in RegisterProtocolHandlerInfoBarDelegate
|
/external/chromium/chrome/browser/autofill/ |
D | autofill_cc_infobar_delegate.h | 43 virtual Type GetInfoBarType() const;
|
D | autofill_cc_infobar_delegate.cc | 65 InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in AutofillCCInfoBarDelegate
|
/external/chromium/chrome/browser/extensions/ |
D | extension_infobar_delegate.h | 50 virtual Type GetInfoBarType() const;
|
D | extension_infobar_delegate.cc | 66 InfoBarDelegate::Type ExtensionInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in ExtensionInfoBarDelegate
|
/external/chromium/chrome/browser/ui/views/infobars/ |
D | infobar_view.cc | 60 set_background(new InfoBarBackground(delegate->GetInfoBarType())); in InfoBarView() 340 (delegate()->GetInfoBarType() == InfoBarDelegate::WARNING_TYPE) ? in GetAccessibleState()
|
/external/chromium/chrome/browser/translate/ |
D | translate_infobar_delegate.h | 166 virtual InfoBarDelegate::Type GetInfoBarType() const;
|
D | translate_infobar_delegate.cc | 371 InfoBarDelegate::Type TranslateInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in TranslateInfoBarDelegate
|
/external/chromium/chrome/browser/notifications/ |
D | desktop_notification_service.cc | 106 virtual Type GetInfoBarType() const; 174 NotificationPermissionInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in NotificationPermissionInfoBarDelegate
|
/external/chromium/chrome/browser/geolocation/ |
D | geolocation_permission_context.cc | 130 virtual Type GetInfoBarType() const; 182 GeolocationConfirmInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in __anond9d0d6e10111::GeolocationConfirmInfoBarDelegate
|