Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dslider_theme.h42 static constexpr Color BLOCK_SHADOW_COLOR = Color(0x26000000); variable
101 theme->blockShadowColor_ = BLOCK_SHADOW_COLOR; in ParsePattern()