Searched refs:GetBackgroundHoverColor (Results 1 – 9 of 9) sorted by relevance
548 const Color& GetBackgroundHoverColor() const in GetBackgroundHoverColor() function
672 backgroundHoverColor_ = ToRSColor(theme->GetBackgroundHoverColor()); in SetCalendarTheme()
753 const Color& GetBackgroundHoverColor() const in GetBackgroundHoverColor() function
287 …buttonPattern->SetBlendColor(theme->GetBackgroundPressedColor(), theme->GetBackgroundHoverColor()); in CreateBackButton()
916 textFrameNode->GetRenderContext()->UpdateBackgroundColor(theme->GetBackgroundHoverColor()); in HandleTextHoverEvent()
218 …buttonPattern->SetBlendColor(theme->GetBackgroundPressedColor(), theme->GetBackgroundHoverColor()); in CreateMenuItemButton()
1266 …ButtonPattern->SetBlendColor(theme->GetBackgroundPressedColor(), theme->GetBackgroundHoverColor()); in OnColorConfigurationUpdate()
636 …buttonPattern->SetBlendColor(theme->GetBackgroundPressedColor(), theme->GetBackgroundHoverColor()); in SetTitleMode()
225 …RenderContext->GetBackgroundColorValue().ColorToString(), theme->GetBackgroundHoverColor().ColorTo…