Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp77 constexpr Color DEFAULT_BUTTON_COLOR = Color(0xff007dff); variable
907 textProps->UpdateTextColor(DEFAULT_BUTTON_COLOR); in CreateButtonText()