Home
last modified time | relevance | path

Searched defs:AttachToNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dnode_content.cpp20 void NodeContent::AttachToNode(UINode* node) in AttachToNode() function in OHOS::Ace::NG::NodeContent
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier.h72 void AttachToNode(const std::shared_ptr<RSNode> target) in AttachToNode() function