Home
last modified time | relevance | path

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

/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability.cpp177 if (isParamAllreadaySetted(FontWeightScaleParamAssignUser(id))) { in DoCompatibleProcess()
180 SetParameterWrap(FontWeightScaleParamAssignUser(id), fontWeightSize); in DoCompatibleProcess()
200 GetParameterWrap(FontWeightScaleParamAssignUser(userId), fontWeight); in DoInitProcess()
320 std::string UiAppearanceAbility::FontWeightScaleParamAssignUser(const int32_t userId) in FontWeightScaleParamAssignUser() function in OHOS::ArkUi::UiAppearance::UiAppearanceAbility
590 auto isSetPara = SetParameterWrap(FontWeightScaleParamAssignUser(userId), fontWeightScale); in OnSetFontWeightScale()
/foundation/arkui/ui_appearance/services/include/
H A Dui_appearance_ability.h94 std::string FontWeightScaleParamAssignUser(const int32_t userId);

Completed in 2 milliseconds