Searched refs:unCheckedColor_ (Results 1 – 2 of 2) sorted by relevance
51 unCheckedColor_ = toggleTheme->GetBackgroundColor(); in InitParameters()97 auto bgColor = buttonPaintProperty->GetBackgroundColor().value_or(unCheckedColor_); in OnModifyDone()293 selectedColor = buttonPaintProperty->GetBackgroundColor().value_or(unCheckedColor_); in OnClick()399 unCheckedColor_ = toggleTheme->GetBackgroundColor(); in OnColorConfigurationUpdate()
106 Color unCheckedColor_; variable