Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp76 specializedStyle.textStyle.SetAdaptHeight(StringToBool(val)); in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h489 void SetAdaptHeight(bool adaptHeight) in SetAdaptHeight() function