Searched refs:FontWeightScaleParamAssignUser (Results 1 – 2 of 2) sorted by relevance
213 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::UiAppearanceAbility665 auto isSetPara = SetParameterWrap(FontWeightScaleParamAssignUser(userId), fontWeightScale); in OnSetFontWeightScale()
99 std::string FontWeightScaleParamAssignUser(const int32_t userId);