Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp186 if (!textStyle_.GetAdaptTextSize()) { in Measure()
262 if (!textStyle_.GetAdaptTextSize()) { in CheckMeasureFlag()
H A Drender_text.cpp938 if (textStyle_.GetAdaptTextSize()) { in GetContentSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.cpp505 if (!textStyle.GetAdaptTextSize() || !spans_.empty()) { in BuildParagraph()
587 if (!textStyle.GetAdaptTextSize()) { in BuildTextRaceParagraph()
H A Dtext_pattern.cpp2434 if (textStyle_.has_value() && textStyle_->GetAdaptTextSize()) { in ToJsonValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_content_modifier.cpp274 if (textStyle.GetAdaptTextSize()) { in ModifyTextStyle()
H A Dtext_field_layout_algorithm.cpp946 if (textStyle.GetAdaptTextSize()) { in SetPropertyToModifier()
1037 if (!textStyle.GetAdaptTextSize()) { in IsNeedAdaptFontSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h476 bool GetAdaptTextSize() const in GetAdaptTextSize() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp108 EXPECT_EQ(textStyle.GetAdaptTextSize(),