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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.cpp1090 int iScreenY = GetSystemMetrics(SM_CYSCREEN) - 1; local
1355 int iScreenY = GetSystemMetrics(SM_CYSCREEN) - 1; local
1362 Input[0].mi.dy = y * (65535 / iScreenY);

Completed in 45 milliseconds