Home
last modified time | relevance | path

Searched refs:MotionNotify (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Backends/Display/xInput/
DXLibHelper.cs229 case XEvent.MotionNotify: in EventListenerLoop()
359 public const int MotionNotify = 0x6; field in Antmicro.Renode.Backends.Display.XInput.XLibHelper.XEvent