Home
last modified time | relevance | path

Searched refs:fontColorVal (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.cpp396 Color fontColorVal; in JsSetFontStyle() local
397 if (!ParseJsColor(jsFontColor, fontColorVal)) { in JsSetFontStyle()
398 fontColorVal = theme->GetTextColor(); in JsSetFontStyle()
401 ProgressModel::GetInstance()->SetFontColor(fontColorVal); in JsSetFontStyle()

Completed in 2 milliseconds