Searched refs:SetBgBlendColor (Results 1 – 6 of 6) sorted by relevance
295 SetBgBlendColor(theme->GetClickedColor()); in OnPress()305 SetBgBlendColor(theme->GetHoverColor()); in OnPress()307 SetBgBlendColor(Color::TRANSPARENT); in OnPress()332 SetBgBlendColor(hoverColor); in OnHover()338 SetBgBlendColor(Color::TRANSPARENT); in OnHover()
132 void SetBgBlendColor(const Color& color) in SetBgBlendColor() function
308 pattern->SetBgBlendColor(theme->GetHoverColor()); in RegisterOnHover()310 pattern->SetBgBlendColor(Color::TRANSPARENT); in RegisterOnHover()336 pattern->SetBgBlendColor(theme->GetClickedColor()); in RegisterOnPress()341 pattern->SetBgBlendColor(theme->GetHoverColor()); in RegisterOnPress()343 pattern->SetBgBlendColor(Color::TRANSPARENT); in RegisterOnPress()
159 void SetBgBlendColor(const Color& color) in SetBgBlendColor() function
160 void SetBgBlendColor(const Color& color) in SetBgBlendColor() function
759 SetBgBlendColor(GetSubBuilder() ? theme->GetHoverColor() : theme->GetClickedColor()); in NotifyPressStatus()766 SetBgBlendColor(isHovered_ ? theme->GetHoverColor() : Color::TRANSPARENT); in NotifyPressStatus()833 SetBgBlendColor(theme->GetHoverColor()); in OnHover()838 SetBgBlendColor(Color::TRANSPARENT); in OnHover()875 SetBgBlendColor(theme->GetHoverColor()); in OnKeyEvent()