Home
last modified time | relevance | path

Searched refs:FieldProperty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_toolbar_util.h27 struct FieldProperty { struct
35 std::vector<NG::BarItem>&& toolBarItems, bool enabled, const FieldProperty& fieldProperty); argument
H A Dnavigation_toolbar_util.cpp446 …const FieldProperty& fieldProperty, RefPtr<FrameNode>& barMenuNodeOut, const RefPtr<FrameNode>& co… in CreateToolbarItemNodeAndMenuNode()
472 const FieldProperty& fieldProperty, bool enabled, RefPtr<FrameNode>& barMenuNodeOut) in BuildToolBarItems()
540 std::vector<NG::BarItem>&& toolBarItems, bool enabled, const FieldProperty& fieldProperty) in SetToolbarConfiguration()
H A Dnavigation_model_ng.cpp830 FieldProperty fieldProperty; in SetToolbarConfiguration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp772 FieldProperty fieldProperty; in SetToolbarConfiguration()