Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
Dinteraction_impl.cpp36 int32_t InteractionImpl::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Ace::InteractionImpl
/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
Dinteraction_impl.cpp57 int32_t InteractionImpl::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Ace::InteractionImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.cpp2112 void GestureEventHub::SetMouseDragMonitorState(bool state) in SetMouseDragMonitorState() function in OHOS::Ace::NG::GestureEventHub
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
Djs_drag_controller.cpp547 void SetMouseDragMonitorState(DragControllerAsyncCtx *asyncCtx, bool state) in SetMouseDragMonitorState() function