Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability.cpp41 static const std::string FONT_Weight_SCAL_FOR_USER0 = "persist.sys.font_wght_scale_for_user0"; variable
211 if (getOldParam(FONT_Weight_SCAL_FOR_USER0, fontWeightSize)) { in DoCompatibleProcess()
273 SetParameterWrap(FONT_Weight_SCAL_FOR_USER0, tmpParam.fontWeightScale); in UpdateCurrentUserConfiguration()
662 SetParameterWrap(FONT_Weight_SCAL_FOR_USER0, fontWeightScale); in OnSetFontWeightScale()