Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.cpp209 auto expandableHeight = 0.0f; in MeasureItemViews() local
278 float width, float itemHeight, float expandableHeight) in UpdateSelfSize()