Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp1282 std::string textColorStr; in UpdateButtonsProperty() local
1284 ParseButtonFontColorAndBgColor(dialogProperties_.buttons[btnIndex], textColorStr, bgColor); in UpdateButtonsProperty()
1294 Color::ParseColorString(textColorStr, textColor); in UpdateButtonsProperty()