Searched refs:y_root (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXInput.h167 * fields of the x,y and x_root,y_root fields.
184 int y_root; /* coordinates relative to root */ member in struct:__anon2469
216 int y_root; /* coordinates relative to root */ member in struct:__anon2470
249 int y_root; /* coordinates relative to root */ member in struct:__anon2471
306 int x_root, y_root; member in struct:__anon2473
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp1724 &event.xbutton.x_root, &event.xbutton.y_root,
1776 eBtn.y_root = ry;
1778 //XTranslateCoordinates(m_pDisplay, eBtn.root, eBtn.window, eBtn.x_root, eBtn.y_root, &eBtn.x, &eBtn.y, &eBtn.subwindow);
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c2316 flags | button, xevent.xbutton.x_root, xevent.xbutton.y_root);
2442 xevent.xmotion.y_root - g_move_y_offset);
2460 xevent.xmotion.y_root);

Completed in 114 milliseconds