Home
last modified time | relevance | path

Searched defs:COLOR_BLACK (Results 1 – 5 of 5) 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.js19 const COLOR_BLACK = '#000000'; constant
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h37 constexpr static uint32_t COLOR_BLACK = 0xFF000000; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcolor.h69 constexpr static ColorQuad COLOR_BLACK = 0xFF000000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp37 constexpr uint32_t COLOR_BLACK = 0xff000000; variable
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp33 const uint32_t COLOR_BLACK = 0xff000000; variable