Searched refs:BUBBLE_BG_COLOR_CIRCLE (Results 1 – 2 of 2) sorted by relevance
70 inline constexpr uint32_t BUBBLE_BG_COLOR_CIRCLE = 0xFF404040; variable
152 … back->SetBackgroundColor(Color(BUBBLE_BG_COLOR_CIRCLE).BlendOpacity(NINETY_OPACITY_IN_PERCENT)); in BuildBubbleBox()