Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.cpp103 UpdateTextFontScale(layoutProperty, textLayoutProperty); in UpdateTextLayoutProperty()
567 void ButtonPattern::UpdateTextFontScale( in UpdateTextFontScale() function in OHOS::Ace::NG::ButtonPattern
H A Dbutton_pattern.h383 static void UpdateTextFontScale(
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h383 void UpdateTextFontScale();
H A Ddialog_pattern.cpp185 UpdateTextFontScale(); in OnFontConfigurationUpdate()
193 UpdateTextFontScale(); in OnFontConfigurationUpdate()
461 UpdateTextFontScale(); in BuildChild()
471 UpdateTextFontScale(); in BuildChild()
1463 void DialogPattern::UpdateTextFontScale() in UpdateTextFontScale() function in OHOS::Ace::NG::DialogPattern