Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigation_model_impl.cpp160 auto toolbarItems = navigationContainer->GetDeclaration()->toolbarItems; in GetToolBarItems() local
177 auto toolbarItems = navigationContainer->GetDeclaration()->menuItems; in GetMenuItems() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_container_component.h65 std::list<RefPtr<ToolBarItem>> toolbarItems; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation.cpp466 std::vector<NG::BarItem> toolbarItems; in SetToolbarConfiguration() local