Searched refs:UpdateSelfSize (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | multi_menu_layout_algorithm.h | 37 void UpdateSelfSize(LayoutWrapper* layoutWrapper, LayoutConstraintF& childConstraint,
|
H A D | multi_menu_layout_algorithm.cpp | 78 UpdateSelfSize(layoutWrapper, childConstraint, layoutConstraint); in Measure() 139 void MultiMenuLayoutAlgorithm::UpdateSelfSize(LayoutWrapper* layoutWrapper, in UpdateSelfSize() function in OHOS::Ace::NG::MultiMenuLayoutAlgorithm
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_layout_algorithm.h | 45 …void UpdateSelfSize(LayoutWrapper* layoutWrapper, float width, float itemHeight, float expandableH…
|
H A D | menu_item_layout_algorithm.cpp | 216 UpdateSelfSize(layoutWrapper, actualWidth, itemHeight, expandableHeight); in MeasureItemViews() 277 void MenuItemLayoutAlgorithm::UpdateSelfSize(LayoutWrapper* layoutWrapper, in UpdateSelfSize() function in OHOS::Ace::NG::MenuItemLayoutAlgorithm
|