Home
last modified time | relevance | path

Searched refs:firstMenu (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.cpp724 auto firstMenu = menuPattern->GetFirstInnerMenu(); in UpdateChildConstraintByDevice() local
725 CHECK_NULL_VOID(firstMenu); in UpdateChildConstraintByDevice()
726 auto layoutProperty = firstMenu->GetLayoutProperty<MenuLayoutProperty>(); in UpdateChildConstraintByDevice()