Home
last modified time | relevance | path

Searched refs:SetDraggableForFrameNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.h83 static void SetDraggableForFrameNode(RefPtr<FrameNode> frameNode);
H A Dimage_model_ng.cpp87 SetDraggableForFrameNode(frameNode); in Create()
111 void ImageModelNG::SetDraggableForFrameNode(RefPtr<FrameNode> frameNode) in SetDraggableForFrameNode() function in OHOS::Ace::NG::ImageModelNG