Searched defs:iScreenX (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.cpp1089 int iScreenX = GetSystemMetrics(SM_CXSCREEN) - 1; local
1354 int iScreenX = GetSystemMetrics(SM_CXSCREEN) - 1; local
1361 Input[0].mi.dx = x * (65535 / iScreenX);

Completed in 49 milliseconds