Searched defs:contentNode (Results 51 – 59 of 59) sorted by relevance
123
298 auto contentNode = navBar->GetContentNode(); variable
1489 auto contentNode = FrameNode::CreateFrameNode( variable
1569 auto contentNode = FrameNode::CreateFrameNode( variable
1098 auto contentNode = pattern->GetContentNode(host); variable
669 const RefPtr<NG::FrameNode>& contentNode, const std::optional<Alignment>& align, in SetOverlay()
2665 void ViewAbstract::SetOverlayComponentContent(const RefPtr<NG::FrameNode>& contentNode, in SetOverlayComponentContent()
1720 ArkUI_Int32 SetDialogContent(ArkUIDialogHandle handle, ArkUINodeHandle contentNode) in SetDialogContent()
752 const RefPtr<NG::FrameNode>& contentNode, const std::optional<Alignment>& align, in SetOverlay()
2483 RefPtr<NG::FrameNode> contentNode = AceType::Claim(frameNode); in ParseOverlayFirstParam() local