Home
last modified time | relevance | path

Searched defs:SetMouseDragMonitorState (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
H A Dinteraction_impl.cpp36 int32_t InteractionImpl::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Ace::InteractionImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dinteraction_impl.cpp58 int32_t InteractionImpl::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Ace::InteractionImpl
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/
H A Dinteraction_manager.cpp235 int32_t InteractionManager::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Msdp::DeviceStatus::InteractionManager
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/
H A Dintention_manager.cpp468 int32_t IntentionManager::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Msdp::DeviceStatus::IntentionManager
/ohos5.0/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp488 int32_t DragServer::SetMouseDragMonitorState(CallingContext &context, MessageParcel &data, MessageP… in SetMouseDragMonitorState() function in OHOS::Msdp::DeviceStatus::DragServer
/ohos5.0/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp425 int32_t DragClient::SetMouseDragMonitorState(ITunnelClient &tunnel, bool state) in SetMouseDragMonitorState() function in OHOS::Msdp::DeviceStatus::DragClient
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp1470 int32_t DragManager::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Msdp::DeviceStatus::DragManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp2135 void GestureEventHub::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Ace::NG::GestureEventHub
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp547 void SetMouseDragMonitorState(DragControllerAsyncCtx *asyncCtx, bool state) in SetMouseDragMonitorState() function