/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | pointer_event.h | 72 SourceTool sourceTool = SourceTool::UNKNOWN; member
|
H A D | touch_event.cpp | 114 TouchEvent& TouchEvent::SetSourceTool(SourceTool sourceTool) in SetSourceTool() argument [all...] |
H A D | touch_event.h | 50 SourceTool sourceTool = SourceTool::UNKNOWN; member 78 SourceTool sourceTool = SourceTool::UNKNOWN; member
|
H A D | axis_event.h | 79 SourceTool sourceTool = SourceTool::UNKNOWN; member
|
H A D | mouse_event.h | 110 SourceTool sourceTool = SourceTool::UNKNOWN; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_func_wrapper.cpp | 119 int32_t sourceTool = -1; in ConfirmCurPointerEventInfo() local
|
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/ |
H A D | pointer_event.h | 56 SourceTool sourceTool = SourceTool::UNKNOWN; member 80 SourceTool sourceTool = SourceTool::UNKNOWN; member in OHOS::MMI::PointerEvent
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 209 OH_NativeXComponent_TouchEvent_SourceTool sourceTool; member
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | drag_event.h | 270 void SetSourceTool(SourceTool sourceTool) in SetSourceTool() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
H A D | mock_ace_container.cpp | 202 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 D | container.h | 498 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 D | js_drag_controller.cpp | 1595 int32_t sourceTool = -1; in ConfirmCurPointerEventInfo() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 3043 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 D | arkoala_api.h | 1091 ArkUI_Int32 sourceTool; member
|