Searched defs:toolbarItemSize (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | tool_bar_layout_algorithm.cpp | 116 bool CheckWhetherBarItemSizeCrossBorder(LayoutWrapper* layoutWrapper, NG::SizeF& toolbarItemSize) in CheckWhetherBarItemSizeCrossBorder() 150 void UpdateToolbarItemSize(LayoutWrapper* layoutWrapper, NG::SizeF& toolbarItemSize) in UpdateToolbarItemSize() 193 SizeF toolbarItemSize { toolbarItemWidth, toolbarHeight }; in Measure() local
|
H A D | navigation_toolbar_util.cpp | 47 MarginProperty& margin, uint32_t count, size_t toolbarItemSize, bool needMoreButton) in AddSafeIntervalBetweenToolbarItem() 293 …const BarItem& toolBarItem, size_t toolbarItemSize, uint32_t count, bool needMoreButton, bool enab… in CreateToolbarItemInContainer()
|