Searched refs:XWarpPointer (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Additions/x11/VBoxClient/ |
H A D | draganddrop.cpp | 1703 XWarpPointer(m_pDisplay, None, m_wndRoot, 0, 0, 0, 0, iPosX, iPosY); 1840 XWarpPointer(m_pDisplay, None, m_wndRoot, 0, 0, 0, 0, iRootX, iRootY);
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | vms_x_fix.h | 381 #define XWarpPointer XWARPPOINTER macro
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | xwin.c | 2754 XWarpPointer(g_display, g_wnd, g_wnd, 0, 0, 0, 0, x, y);
|
Completed in 620 milliseconds