Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Ddrag_drop_event.h132 RefPtr<DragDropEvent> initialDragDropNode_; variable
H A Drender_box.cpp365 if (targetDragDropNode != initialDragDropNode_) { in PanOnActionUpdate()
451 if (targetDragDropNode != initialDragDropNode_) { in PanOnActionEnd()
494 initialDragDropNode_ = FindDragDropNode(context_.Upgrade(), info); in SetSelectedIndex()
800 initialDragDropNode_ = nullptr; in ClearRenderObject()