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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1198 #define VRDE_INPUT_POINT_BUTTON3 0x04 macro
/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp1277 if (buttonMask & 2) button |= VRDE_INPUT_POINT_BUTTON3;
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1221 if (pInputPoint->uButtons & VRDE_INPUT_POINT_BUTTON3)

Completed in 62 milliseconds