Home
last modified time | relevance | path

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

/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability.cpp174 std::string fontWeightSize = BASE_SCALE; in DoCompatibleProcess() local
175 if (getOldParam(FONT_Weight_SCAL_FOR_USER0, fontWeightSize)) { in DoCompatibleProcess()
180 SetParameterWrap(FontWeightScaleParamAssignUser(id), fontWeightSize); in DoCompatibleProcess() local
182 LOGD(" set fontWeightSize %{public}s", fontWeightSize.c_str()); in DoCompatibleProcess()

Completed in 3 milliseconds