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/container_modal/
Dcontainer_modal_pattern.h134 RefPtr<FrameNode> GetContentNode() in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavdestination_node_base.h90 const RefPtr<UINode>& GetContentNode() const in GetContentNode() function
Dnavigation_group_node.h76 const RefPtr<UINode>& GetContentNode() const in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_pattern.h149 RefPtr<FrameNode> GetContentNode() in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_pattern.cpp234 RefPtr<FrameNode> SideBarContainerPattern::GetContentNode(const RefPtr<FrameNode>& host) const in GetContentNode() function in OHOS::Ace::NG::SideBarContainerPattern