Home
last modified time | relevance | path

Searched defs:DragAction (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/
H A Dtest_ng.cpp230 void TestNG::DragAction(const RefPtr<FrameNode>& frameNode, Offset startOffset, float dragDelta, float velocityDelta) in DragAction() function in OHOS::Ace::NG::TestNG
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp126 class DragAction { class
128 DragAction(std::shared_ptr<DragControllerAsyncCtx> asyncCtx) : asyncCtx_(asyncCtx) {} in DragAction() function in OHOS::Ace::Napi::DragAction
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h483 enum class DragAction { class

Completed in 10 milliseconds