Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.h44 void CheckNeedExpandContent(LayoutWrapper* layoutWrapper, LayoutConstraintF& childConstraint);
H A Dmenu_item_layout_algorithm.cpp90 CheckNeedExpandContent(layoutWrapper, childConstraint); in Measure()
252 void MenuItemLayoutAlgorithm::CheckNeedExpandContent(LayoutWrapper* layoutWrapper, in CheckNeedExpandContent() function in OHOS::Ace::NG::MenuItemLayoutAlgorithm