Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_layout_algorithm.cpp174 auto footerMainSize = wrapper->GetGeometryNode()->GetFrameSize(); in LayoutFooter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp1120 float footerMainSize = 0.0f; in LayoutHeaderFooterRTL() local
1191 auto footerMainSize = footerWrapper->GetGeometryNode()->GetFrameSize().MainSize(axis_); in LayoutHeaderFooterLTR() local
H A Dlist_layout_algorithm.cpp542 float footerMainSize = 0.0f; in JudgeInOfScreenScrollAutoType() local