Home
last modified time | relevance | path

Searched defs:limitHeight (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp326 auto limitHeight = GetTextMaxHeight(); in UpdateTextSizeConstraint() local
502 auto limitHeight = (deviceHeight - bottom - top) * 0.65; in GetTextMaxHeight() local