Home
last modified time | relevance | path

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 Dtool_bar_layout_algorithm.cpp116 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 Dnavigation_toolbar_util.cpp47 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()