Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.h70 inline constexpr uint32_t BUBBLE_BG_COLOR_CIRCLE = 0xFF404040; variable
H A Dindexer_component.cpp152 … back->SetBackgroundColor(Color(BUBBLE_BG_COLOR_CIRCLE).BlendOpacity(NINETY_OPACITY_IN_PERCENT)); in BuildBubbleBox()