Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h311 const Color& GetEmphasizeButtonTextColor() const in GetEmphasizeButtonTextColor() function
H A Ddialog_component.cpp727 buttonTextStyle.SetTextColor(dialogTheme->GetEmphasizeButtonTextColor()); in BuildButtons()