Home
last modified time | relevance | path

Searched refs:GetEmphasizeButtonBgColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h91 const Color& GetEmphasizeButtonBgColor() const in GetEmphasizeButtonBgColor() function
H A Ddialog_component.cpp747 buttonComponent->SetBackgroundColor(dialogTheme->GetEmphasizeButtonBgColor()); in BuildButtons()