Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp604 (textStyle_.GetAdaptHeight() && in DidExceedMaxLines()
609 (textStyle_.GetAdaptHeight() && in DidExceedMaxLines()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h484 bool GetAdaptHeight() const in GetAdaptHeight() function