Home
last modified time | relevance | path

Searched defs:GetContentNode (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_group_node.h73 const RefPtr<UINode>& GetContentNode() const in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_group_node.h61 const RefPtr<UINode>& GetContentNode() const in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_pattern.h135 RefPtr<FrameNode> GetContentNode() in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.h132 RefPtr<FrameNode> GetContentNode() in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_pattern.cpp207 RefPtr<FrameNode> SideBarContainerPattern::GetContentNode(const RefPtr<FrameNode>& host) const in GetContentNode() function in OHOS::Ace::NG::SideBarContainerPattern