Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h308 return commonButtonTextColor_; in GetCommonButtonTextColor()
540 Color commonButtonTextColor_; variable
H A Ddialog_theme.cpp102 …theme->commonButtonTextColor_ = dialogPattern->GetAttr<Color>(DIALOG_COMMON_BUTTON_TEXT_COLOR, Col… in ParsePattern()