Home
last modified time | relevance | path

Searched refs:SECURITY_WARNING (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_types.cc61 case DialogNotification::SECURITY_WARNING: in GetBackgroundColor()
78 case DialogNotification::SECURITY_WARNING: in GetBorderColor()
94 case DialogNotification::SECURITY_WARNING: in GetTextColor()
Dautofill_dialog_types.h84 SECURITY_WARNING, enumerator
Dautofill_dialog_controller_impl.cc2228 DialogNotification::SECURITY_WARNING, in CurrentNotifications()
/external/chromium_org/chrome/browser/ui/toolbar/
Dtoolbar_model_security_level_list.h24 DEFINE_TOOLBAR_MODEL_SECURITY_LEVEL(SECURITY_WARNING, 3)
Dtoolbar_model_impl.cc82 return SECURITY_WARNING; in GetSecurityLevelForWebContents()
85 return SECURITY_WARNING; in GetSecurityLevelForWebContents()
/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.cc461 case ToolbarModel::SECURITY_WARNING: in GetColor()
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
Domnibox_view_mac.mm532 } else if (security_level == ToolbarModel::SECURITY_WARNING) {