Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h313 return emphasizeButtonTextColor_; in GetEmphasizeButtonTextColor()
518 Color emphasizeButtonTextColor_; variable
H A Ddialog_theme.cpp112 …theme->emphasizeButtonTextColor_ = dialogPattern->GetAttr<Color>("first_button_text_color", Color:… in ParsePattern()