Searched refs:XQueryPointer (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Backends/Display/xInput/ |
| D | XLibHelper.cs | 76 … XQueryPointer(DisplayHandle, win, ref r, ref c, ref rx, ref ry, ref wx, ref wy, ref m); in GetCursorPosition() 169 …internal extern static void XQueryPointer(IntPtr display, int window, ref IntPtr root, ref IntPtr … in XQueryPointer() method in Antmicro.Renode.Backends.Display.XInput.XLibHelper
|