Home
last modified time | relevance | path

Searched refs:COLOR_GRAY (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h39 constexpr static uint32_t COLOR_GRAY = 0xFF888888; member in OHOS::Ace::Testing::TestingColor
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcolor.h71 constexpr static ColorQuad COLOR_GRAY = 0xFF888888; member in OHOS::Rosen::Drawing::Color
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_rs.cpp87 pen.SetColor(Drawing::Color::COLOR_GRAY); in TestDrawPath()
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp37 const uint32_t COLOR_GRAY = 0xffc0c0c0; member
1644 std::make_pair("gray", COLOR_GRAY), in ConvertColorStringToNumer()

Completed in 5 milliseconds