Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp1926 float maxAvailableHeight = wrapperRect_.Height(); in UpdateConstraintHeight() local
1927 float maxSpaceHeight = maxAvailableHeight * HEIGHT_CONSTRAINT_FACTOR; in UpdateConstraintHeight()