Home
last modified time | relevance | path

Searched defs:sourceTool (Results 1 - 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h72 SourceTool sourceTool = SourceTool::UNKNOWN; member
H A Dtouch_event.cpp114 TouchEvent& TouchEvent::SetSourceTool(SourceTool sourceTool) in SetSourceTool() argument
[all...]
H A Dtouch_event.h50 SourceTool sourceTool = SourceTool::UNKNOWN; member
78 SourceTool sourceTool = SourceTool::UNKNOWN; member
H A Daxis_event.h79 SourceTool sourceTool = SourceTool::UNKNOWN; member
H A Dmouse_event.h110 SourceTool sourceTool = SourceTool::UNKNOWN; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp119 int32_t sourceTool = -1; in ConfirmCurPointerEventInfo() local
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h56 SourceTool sourceTool = SourceTool::UNKNOWN; member
80 SourceTool sourceTool = SourceTool::UNKNOWN; member in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h209 OH_NativeXComponent_TouchEvent_SourceTool sourceTool; member
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h270 void SetSourceTool(SourceTool sourceTool) in SetSourceTool() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_ace_container.cpp202 GetCurPointerEventInfo(int32_t& pointerId, int32_t& globalX, int32_t& globalY, int32_t& sourceType, int32_t& sourceTool, StopDragCallback&& stopDragCallback) GetCurPointerEventInfo() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h498 GetCurPointerEventInfo( int32_t& pointerId, int32_t& globalX, int32_t& globalY, int32_t& sourceType, int32_t& sourceTool, StopDragCallback&& stopDragCallback) GetCurPointerEventInfo() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1595 int32_t sourceTool = -1; in ConfirmCurPointerEventInfo() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3043 GetCurPointerEventInfo( int32_t& pointerId, int32_t& globalX, int32_t& globalY, int32_t& sourceType, int32_t& sourceTool, StopDragCallback&& stopDragCallback) GetCurPointerEventInfo() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1091 ArkUI_Int32 sourceTool; member

Completed in 46 milliseconds