Searched refs:GetButtonBackgroundColor (Results 1 – 10 of 10) sorted by relevance
459 cancelButton->SetBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in InitializeButtons()471 okButton->SetBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in InitializeButtons()
121 const Color& GetButtonBackgroundColor() const in GetButtonBackgroundColor() function
231 const Color& GetButtonBackgroundColor() const in GetButtonBackgroundColor() function
799 buttonComponent->SetBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in BuildButtonsForWatch()
252 auto backgroundColor = theme->GetButtonBackgroundColor(); in ButtonOnHover()313 auto backgroundColor = theme->GetButtonBackgroundColor(); in ButtonOnPress()
468 .value_or(theme->GetButtonBackgroundColor()) in SetDisabledStyle()564 renderContext->UpdateBackgroundColor(theme->GetButtonBackgroundColor()); in BuildChild()
454 const Color& GetButtonBackgroundColor() const in GetButtonBackgroundColor() function
1131 layoutRenderContext->UpdateBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in OnColorConfigurationUpdate()
1231 layoutRenderContext->UpdateBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in OnColorConfigurationUpdate()
277 titleLayoutRenderContext->UpdateBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in OnColorConfigurationUpdate()