Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h241 const Color& GetButtonHighlightBgColor() const in GetButtonHighlightBgColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp663 bgColor = dialogTheme_->GetButtonHighlightBgColor(); in ParseButtonFontColorAndBgColor()
688 bgColor = dialogTheme_->GetButtonHighlightBgColor(); in ParseButtonFontColorAndBgColor()