Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
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()
480 bool needMoreButton = toolBarItems.size() > MAXIMUM_TOOLBAR_ITEMS_IN_BAR; in BuildToolBarItems() local
567 bool needMoreButton = toolBarItems.size() > MAXIMUM_TOOLBAR_ITEMS_IN_BAR; in SetToolbarConfiguration() local
H A Dnav_bar_pattern.cpp131 bool needMoreButton = menuItems.size() > mostMenuItemCount ? true : false; in CreateMenuItems() local
H A Dnavigation_title_util.cpp105 bool needMoreButton = menuItems.size() > mostMenuItemCount ? true : false; in CreateMenuItems() local