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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1200 #define VRDE_INPUT_POINT_WHEEL_DOWN 0x10 macro
/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp1280 if (buttonMask & 16) button |= VRDE_INPUT_POINT_WHEEL_DOWN;
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1230 if (pInputPoint->uButtons & VRDE_INPUT_POINT_WHEEL_DOWN)

Completed in 62 milliseconds