Searched refs:CompBackgroundEmphasize (Results 1 – 7 of 7) sorted by relevance
55 swiperParameters.selectedColorVal = themeColors->CompBackgroundEmphasize(); in ApplyThemeToDotIndicator()63 swiperParameters.selectedColorVal = themeColors->CompBackgroundEmphasize(); in ApplyThemeToDotIndicatorForce()79 swiperParameters.selectedColorVal = themeColors->CompBackgroundEmphasize(); in ApplyThemeToIndicatorStyle()
34 … ToggleModel::GetInstance()->SetSelectedColor(themeColors->CompBackgroundEmphasize()); in ApplyTheme()38 … ToggleModel::GetInstance()->SetSelectedColor(themeColors->CompBackgroundEmphasize()); in ApplyTheme()
34 … RadioModel::GetInstance()->SetCheckedBackgroundColor(themeColors->CompBackgroundEmphasize()); in ApplyTheme()42 color = themeColors->CompBackgroundEmphasize(); in ObtainCheckedBackgroundColor()
36 gradientColorStart.SetLinearColor(LinearColor(themeColors->CompBackgroundEmphasize())); in ApplyTheme()40 gradientColorEnd.SetLinearColor(LinearColor(themeColors->CompBackgroundEmphasize())); in ApplyTheme()
31 CheckBoxModel::GetInstance()->SetSelectedColor(themeColors->CompBackgroundEmphasize()); in ApplyTheme()
31 CheckBoxGroupModel::GetInstance()->SetSelectedColor(themeColors->CompBackgroundEmphasize()); in ApplyTheme()
242 Color CompBackgroundEmphasize() const in CompBackgroundEmphasize() function