Home
last modified time | relevance | path

Searched defs:toolBarItems (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_model_test_ng.cpp103 std::vector<NG::BarItem> toolBarItems; variable
161 std::vector<NG::BarItem> toolBarItems; variable
218 std::vector<NG::BarItem> toolBarItems; variable
244 std::vector<NG::BarItem> toolBarItems; variable
272 std::vector<NG::BarItem> toolBarItems; variable
297 std::vector<NG::BarItem> toolBarItems; variable
349 std::vector<NG::BarItem> toolBarItems; variable
395 std::vector<NG::BarItem> toolBarItems; variable
430 std::vector<NG::BarItem> toolBarItems; variable
462 std::vector<NG::BarItem> toolBarItems; variable
H A Dnavigation_pattern_test_ng.cpp741 std::vector<NG::BarItem> toolBarItems; variable
1234 std::vector<NG::BarItem> toolBarItems; variable
1296 std::vector<NG::BarItem> toolBarItems; variable
1346 std::vector<NG::BarItem> toolBarItems; variable
1422 std::vector<NG::BarItem> toolBarItems; variable
1482 std::vector<NG::BarItem> toolBarItems; variable
1554 std::vector<NG::BarItem> toolBarItems; variable
1636 std::vector<NG::BarItem> toolBarItems; variable
1959 std::vector<NG::BarItem> toolBarItems; variable
H A Dnavigation_test_ng.cpp299 std::vector<NG::BarItem> toolBarItems; variable
330 std::vector<NG::BarItem> toolBarItems; variable
H A Dnavigation_branch_test_ng.cpp1735 std::vector<NG::BarItem> toolBarItems; variable
1782 std::vector<NG::BarItem> toolBarItems; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigation_model_impl.cpp148 void NavigationModelImpl::SetToolBarItems(std::vector<NG::BarItem>&& toolBarItems) in SetToolBarItems()
153 void NavigationModelImpl::SetToolbarConfiguration(std::vector<NG::BarItem>&& toolBarItems) {} in SetToolbarConfiguration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigation_ffi.cpp102 std::vector<NG::BarItem> toolBarItems; in FfiOHOSAceFrameworkNavigationSetToolBar() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_toolbar_util.cpp471 …olBarItems(const RefPtr<NavToolbarNode>& toolBarNode, const std::vector<NG::BarItem>& toolBarItems, in BuildToolBarItems()
540 std::vector<NG::BarItem>&& toolBarItems, bool enabled, const FieldProperty& fieldProperty) in SetToolbarConfiguration()
H A Dnavigation_model_ng.cpp780 void NavigationModelNG::SetToolBarItems(std::vector<NG::BarItem>&& toolBarItems) in SetToolBarItems()
819 void NavigationModelNG::SetToolbarConfiguration(std::vector<NG::BarItem>&& toolBarItems) in SetToolbarConfiguration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination.cpp526 std::vector<NG::BarItem> toolBarItems; in SetToolBarConfiguration() local
H A Djs_navigation.cpp451 std::vector<NG::BarItem> toolBarItems; in SetToolBar() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp761 void NavDestinationModelNG::SetToolbarConfiguration(std::vector<NG::BarItem>&& toolBarItems) in SetToolbarConfiguration()