Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability.cpp213 if (isParamAllreadaySetted(FontWeightScaleParamAssignUser(id))) { in DoCompatibleProcess()
216 SetParameterWrap(FontWeightScaleParamAssignUser(id), fontWeightSize); in DoCompatibleProcess()
236 GetParameterWrap(FontWeightScaleParamAssignUser(userId), fontWeight); in DoInitProcess()
389 std::string UiAppearanceAbility::FontWeightScaleParamAssignUser(const int32_t userId) in FontWeightScaleParamAssignUser() function in OHOS::ArkUi::UiAppearance::UiAppearanceAbility
665 auto isSetPara = SetParameterWrap(FontWeightScaleParamAssignUser(userId), fontWeightScale); in OnSetFontWeightScale()
/ohos5.0/foundation/arkui/ui_appearance/services/include/
H A Dui_appearance_ability.h99 std::string FontWeightScaleParamAssignUser(const int32_t userId);