Home
last modified time | relevance | path

Searched defs:COLOR_RED (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/
H A Dindex.js16 const COLOR_RED = '#FF0000'; constant
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_water_mark_test.cpp38 constexpr uint32_t COLOR_RED = 0xffff0000; variable
H A Dwindow_visibility_info_test.cpp37 constexpr uint32_t COLOR_RED = 0xffff0000; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h42 constexpr static uint32_t COLOR_RED = 0xFFFF0000; variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp33 static constexpr int COLOR_RED = 196; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcolor.h74 constexpr static ColorQuad COLOR_RED = 0xFFFF0000; variable
/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Ddisplay_test_utils.cpp38 const uint32_t COLOR_RED = 0x0000ff00; in BGRAToRGBA() local
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp37 constexpr uint32_t COLOR_RED = 0xffff0000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp104 const char COLOR_RED[] = "red"; variable
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp34 const uint32_t COLOR_RED = 0xffff0000; variable