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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1197 #define VRDE_INPUT_POINT_BUTTON2 0x02 macro
/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp1278 if (buttonMask & 4) button |= VRDE_INPUT_POINT_BUTTON2;
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1217 if (pInputPoint->uButtons & VRDE_INPUT_POINT_BUTTON2)

Completed in 63 milliseconds