Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h248 return buttonHighlightFontColor_; in GetButtonHighlightFontColor()
515 Color buttonHighlightFontColor_; variable
H A Ddialog_theme.cpp54 …theme->buttonHighlightFontColor_ = dialogPattern->GetAttr<Color>("first_button_text_color", Color:… in ParsePattern()