Searched defs:StopDrag (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/ | ||
H A D | interaction_impl.cpp | 63 int32_t InteractionImpl::StopDrag(DragDropRet result) in StopDrag() function in OHOS::Ace::InteractionImpl |
/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/ | ||
H A D | interaction_impl.cpp | 105 int32_t InteractionImpl::StopDrag(DragDropRet result) in StopDrag() function in OHOS::Ace::InteractionImpl |
/foundation/multimodalinput/input/intention/drag/client/src/ | ||
H A D | drag_client.cpp | 70 int32_t DragClient::StopDrag(ITunnelClient &tunnel, const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::DragClient |
/foundation/multimodalinput/input/intention/frameworks/client/src/ | ||
H A D | intention_manager.cpp | 280 int32_t IntentionManager::StopDrag(const DragDropResult &dropResult) in StopDrag() function in OHOS::Msdp::DeviceStatus::IntentionManager |
Completed in 3 milliseconds