Searched refs:UpdateFontScale (Results 1 – 6 of 6) sorted by relevance
295 void UpdateFontScale();
96 dialogPattern->UpdateFontScale(); in Measure()
1511 void DialogPattern::UpdateFontScale() in UpdateFontScale() function in OHOS::Ace::NG::DialogPattern
127 uiContentImpl->UpdateFontScale(runtimeContext->GetConfiguration()); in InitUiContent()
87 void UpdateFontScale(const std::shared_ptr<OHOS::AppExecFwk::Configuration>& config);
1431 UpdateFontScale(context->GetConfiguration()); in CommonInitializeForm()1436 void UIContentImpl::UpdateFontScale(const std::shared_ptr<OHOS::AppExecFwk::Configuration>& config) in UpdateFontScale() function in OHOS::Ace::UIContentImpl2087 UpdateFontScale(context->GetConfiguration()); in CommonInitialize()