Home
last modified time | relevance | path

Searched defs:kBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dviews_overlay_controls.cc22 constexpr auto kBackgroundColor = CefColorSetARGB(255 * .80, 255, 255, 255); variable
/third_party/cef/tests/shared/common/
Dclient_switches.cc34 const char kBackgroundColor[] = "background-color"; variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCullingTests.cpp89 const RGBA8 kBackgroundColor = RGBA8::kBlue; in DoTest() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DCullingTests.cpp95 constexpr RGBA8 kBackgroundColor = RGBA8(0, 0, 255, 255); in DoTest() local