Searched refs:fontWeightSize (Results 1 – 1 of 1) sorted by relevance
210 std::string fontWeightSize = BASE_SCALE; in DoCompatibleProcess() local211 if (getOldParam(FONT_Weight_SCAL_FOR_USER0, fontWeightSize)) { in DoCompatibleProcess()216 SetParameterWrap(FontWeightScaleParamAssignUser(id), fontWeightSize); in DoCompatibleProcess()217 LOGI("userId:%{public}d set fontWeightSize %{public}s", id, fontWeightSize.c_str()); in DoCompatibleProcess()