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

  /external/chromium/chrome/browser/tab_contents/
infobar_delegate.h 50 WARNING_TYPE,
infobar_delegate.cc 40 return WARNING_TYPE;
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_background.cc 28 return (infobar_type == InfoBarDelegate::WARNING_TYPE) ?
38 return (infobar_type == InfoBarDelegate::WARNING_TYPE) ?
translate_infobar_base.cc 49 error_background_(InfoBarDelegate::WARNING_TYPE) {
infobar_view.cc 340 (delegate()->GetInfoBarType() == InfoBarDelegate::WARNING_TYPE) ?
  /external/chromium_org/chrome/browser/infobars/
infobar.cc 20 return (infobar_type == InfoBarDelegate::WARNING_TYPE) ?
29 return (infobar_type == InfoBarDelegate::WARNING_TYPE) ?
infobar_delegate.h 39 WARNING_TYPE,
infobar_delegate.cc 50 return WARNING_TYPE;
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.cc 75 InfoBar::GetTopColor(InfoBarDelegate::WARNING_TYPE, r, g, b);
82 InfoBar::GetTopColor(InfoBarDelegate::WARNING_TYPE,
100 InfoBar::GetBottomColor(InfoBarDelegate::WARNING_TYPE, r, g, b);
107 InfoBar::GetBottomColor(InfoBarDelegate::WARNING_TYPE,
infobar_gtk.cc 210 case InfoBarDelegate::WARNING_TYPE:
226 case InfoBarDelegate::WARNING_TYPE:
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.cc 78 InfoBarGtk::GetTopColor(InfoBarDelegate::WARNING_TYPE, r, g, b);
85 InfoBarGtk::GetTopColor(InfoBarDelegate::WARNING_TYPE,
103 InfoBarGtk::GetBottomColor(InfoBarDelegate::WARNING_TYPE, r, g, b);
110 InfoBarGtk::GetBottomColor(InfoBarDelegate::WARNING_TYPE,
  /external/chromium_org/chrome/browser/ui/views/infobars/
translate_infobar_base.cc 48 error_background_(InfoBarDelegate::WARNING_TYPE) {
infobar_view.cc 357 (delegate()->GetInfoBarType() == InfoBarDelegate::WARNING_TYPE) ?
  /external/chromium_org/chrome/browser/ssl/
ssl_tab_helper.cc 105 return cert_.get() ? PAGE_ACTION_TYPE : WARNING_TYPE;
  /external/chromium_org/chrome/browser/extensions/api/debugger/
debugger_api.cc 219 return WARNING_TYPE;

Completed in 545 milliseconds