Searched refs:SetButtonBackgroundColor (Results 1 – 7 of 7) sorted by relevance
409 void SetButtonBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetButtonBackgroundColor() function645 …SetButtonBackgroundColor, ResetButtonBackgroundColor, SetButtonBorderRadius, ResetButtonBorderRadi… in GetButtonModifier()659 …SetButtonBackgroundColor, ResetButtonBackgroundColor, SetButtonBorderRadius, ResetButtonBorderRadi… in GetCJUIButtonModifier()
286 void SetButtonBackgroundColor(const Color& pressColor);
274 void DatePickerColumnPattern::SetButtonBackgroundColor(const Color& pressColor) in SetButtonBackgroundColor() function in OHOS::Ace::NG::DatePickerColumnPattern298 picker->SetButtonBackgroundColor(pressColor); in PlayPressAnimation()311 picker->SetButtonBackgroundColor(color); in PlayHoverAnimation()
349 void SetButtonBackgroundColor(const Color& pressColor);
345 void TimePickerColumnPattern::SetButtonBackgroundColor(const Color& pressColor) in SetButtonBackgroundColor() function in OHOS::Ace::NG::TimePickerColumnPattern369 picker->SetButtonBackgroundColor(pressColor); in PlayPressAnimation()383 picker->SetButtonBackgroundColor(color); in PlayHoverAnimation()
407 void SetButtonBackgroundColor(const Color& pressColor);
317 void TextPickerColumnPattern::SetButtonBackgroundColor(const Color& pressColor) in SetButtonBackgroundColor() function in OHOS::Ace::NG::TextPickerColumnPattern339 picker->SetButtonBackgroundColor(pressColor); in PlayPressAnimation()