Searched refs:DEFAULT_SPOT_COLOR (Results 1 – 5 of 5) sorted by relevance
35 const uint32_t DEFAULT_SPOT_COLOR = 0x00000000; variable72 Color color_ = Color::FromArgbInt(DEFAULT_SPOT_COLOR);
275 …GET_PROPERTY_FROM_MODIFIERS_EQRETURN(Color, SHADOW_COLOR, Color::FromArgbInt(DEFAULT_SPOT_COLOR), … in GetShadowColor()
340 if (!ROSEN_EQ(properties.GetShadowColor(), Color(DEFAULT_SPOT_COLOR))) { in DumpNodePropertiesShadow()
2026 static const auto DEFAULT_SPOT_COLOR_VALUE = Color::FromArgbInt(DEFAULT_SPOT_COLOR); in GetShadowColor()4008 if (!ROSEN_EQ(GetShadowColor(), Color(DEFAULT_SPOT_COLOR)) && in Dump()
1582 auto value = Color::FromArgbInt(DEFAULT_SPOT_COLOR);