mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 02:33:58 +02:00
Signed-off-by: Józef Kucia <jkucia@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
24 lines
1.1 KiB
Python
24 lines
1.1 KiB
Python
@ stub DefaultInputHandler
|
|
@ stub AddPointerInteractionContext
|
|
@ stub BufferPointerPacketsInteractionContext
|
|
@ stdcall CreateInteractionContext(ptr)
|
|
@ stdcall DestroyInteractionContext(ptr)
|
|
@ stub GetCrossSlideParameterInteractionContext
|
|
@ stub GetInertiaParameterInteractionContext
|
|
@ stub GetInteractionConfigurationInteractionContext
|
|
@ stub GetMouseWheelParameterInteractionContext
|
|
@ stdcall GetPropertyInteractionContext(ptr long ptr)
|
|
@ stub GetStateInteractionContext
|
|
@ stub ProcessBufferedPacketsInteractionContext
|
|
@ stdcall ProcessInertiaInteractionContext(ptr)
|
|
@ stub ProcessPointerFramesInteractionContext
|
|
@ stdcall RegisterOutputCallbackInteractionContext(ptr ptr ptr)
|
|
@ stub RemovePointerInteractionContext
|
|
@ stub ResetInteractionContext
|
|
@ stub SetCrossSlideParametersInteractionContext
|
|
@ stub SetInertiaParameterInteractionContext
|
|
@ stdcall SetInteractionConfigurationInteractionContext(ptr long ptr)
|
|
@ stub SetMouseWheelParameterInteractionContext
|
|
@ stub SetPivotInteractionContext
|
|
@ stdcall SetPropertyInteractionContext(ptr long long)
|
|
@ stub StopInteractionContext
|