Searched refs:CompBackgroundSecondary (Results 1 – 3 of 3) sorted by relevance
52 swiperParameters.colorVal = themeColors->CompBackgroundSecondary(); in ApplyThemeToDotIndicator()62 swiperParameters.colorVal = themeColors->CompBackgroundSecondary(); in ApplyThemeToDotIndicatorForce()76 swiperParameters.colorVal = themeColors->CompBackgroundSecondary(); in ApplyThemeToIndicatorStyle()110 swiperParameters.backgroundColor = themeColors->CompBackgroundSecondary(); in ApplyThemeToDisplayArrow()119 swiperParameters.backgroundColor = themeColors->CompBackgroundSecondary(); in ApplyThemeToDisplayArrowForce()
33 … auto gradient = NG::SliderModelNG::CreateSolidGradient(themeColors->CompBackgroundSecondary()); in ApplyTheme()37 SliderModel::GetInstance()->SetStepColor(themeColors->CompBackgroundSecondary()); in ApplyTheme()
234 Color CompBackgroundSecondary() const in CompBackgroundSecondary() function