Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_group_node.h69 const RefPtr<UINode>& GetContentNode() const in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_group_node.h79 const RefPtr<UINode>& GetContentNode() const in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_pattern.h134 RefPtr<FrameNode> GetContentNode() in GetContentNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_pattern.cpp187 RefPtr<FrameNode> SideBarContainerPattern::GetContentNode(const RefPtr<FrameNode>& host) const in GetContentNode() function in OHOS::Ace::NG::SideBarContainerPattern