Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability.cpp505 auto isSetPara = SetParameterWrap(DarkModeParamAssignUser(userId), paramValue); in OnSetDarkMode() local
506 if (!isSetPara) { in OnSetDarkMode()
598 auto isSetPara = SetParameterWrap(FontScaleParamAssignUser(userId), fontScale); in OnSetFontScale() local
599 if (!isSetPara) { in OnSetFontScale()
665 auto isSetPara = SetParameterWrap(FontWeightScaleParamAssignUser(userId), fontWeightScale); in OnSetFontWeightScale() local
666 if (!isSetPara) { in OnSetFontWeightScale()