Home
last modified time | relevance | path

Searched refs:STATE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc325 if (accessibility_state == STATE_DEFAULT) in SetAccessibilityState()
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc201 CefContext::Get()->GetBackgroundColor(nullptr, STATE_DEFAULT); in OverrideWebkitPrefs()
/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc427 CefContext::Get()->GetBackgroundColor(nullptr, STATE_DEFAULT); in PopulateWebPreferences()
/third_party/cef/include/internal/
Dcef_types.h137 STATE_DEFAULT = 0, enumerator