Home
last modified time | relevance | path

Searched refs:GetTextMaxHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.h143 double GetTextMaxHeight();
H A Dtoast_pattern.cpp326 auto limitHeight = GetTextMaxHeight(); in UpdateTextSizeConstraint()
474 double ToastPattern::GetTextMaxHeight() in GetTextMaxHeight() function in OHOS::Ace::NG::ToastPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_update.cpp1665 auto textMaxHeight = pattern->GetTextMaxHeight();