Searched refs:CompEmphasizeSecondary (Results 1 – 4 of 4) sorted by relevance
41 endSideColor.SetLinearColor(LinearColor(themeColors->CompEmphasizeSecondary())); in ApplyTheme()43 beginSideColor.SetLinearColor(LinearColor(themeColors->CompEmphasizeSecondary())); in ApplyTheme()48 ProgressModel::GetInstance()->SetColor(themeColors->CompEmphasizeSecondary()); in ApplyTheme()51 auto borderColor = themeColors->CompEmphasizeSecondary(); in ApplyTheme()
38 … IndexerModel::GetInstance()->SetSelectedBackgroundColor(themeColors->CompEmphasizeSecondary()); in ApplyTheme()
42 ToggleModel::GetInstance()->SetSelectedColor(themeColors->CompEmphasizeSecondary()); in ApplyTheme()
250 Color CompEmphasizeSecondary() const in CompEmphasizeSecondary() function