Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::WINDOWING::WAYLAND::CInputProcessorPointer Member List

This is the complete list of members for KODI::WINDOWING::WAYLAND::CInputProcessorPointer, including all inherited members.

CInputProcessorPointer(wayland::surface_t const &surface, IInputHandlerPointer &handler)KODI::WINDOWING::WAYLAND::CInputProcessorPointer
OnPointerAxis(CSeat *seat, std::uint32_t time, wayland::pointer_axis axis, double value) overrideKODI::WINDOWING::WAYLAND::CInputProcessorPointervirtual
OnPointerButton(CSeat *seat, std::uint32_t serial, std::uint32_t time, std::uint32_t button, wayland::pointer_button_state state) overrideKODI::WINDOWING::WAYLAND::CInputProcessorPointervirtual
OnPointerEnter(CSeat *seat, std::uint32_t serial, const wayland::surface_t &surface, double surfaceX, double surfaceY) overrideKODI::WINDOWING::WAYLAND::CInputProcessorPointervirtual
OnPointerLeave(CSeat *seat, std::uint32_t serial, const wayland::surface_t &surface) overrideKODI::WINDOWING::WAYLAND::CInputProcessorPointervirtual
OnPointerMotion(CSeat *seat, std::uint32_t time, double surfaceX, double surfaceY) overrideKODI::WINDOWING::WAYLAND::CInputProcessorPointervirtual
SetCoordinateScale(std::int32_t scale)KODI::WINDOWING::WAYLAND::CInputProcessorPointerinline
~IRawInputHandlerPointer()=defaultKODI::WINDOWING::WAYLAND::IRawInputHandlerPointerprotected