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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1196 #define VRDE_INPUT_POINT_BUTTON1 0x01 macro
/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp1276 if (buttonMask & 1) button |= VRDE_INPUT_POINT_BUTTON1;
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1213 if (pInputPoint->uButtons & VRDE_INPUT_POINT_BUTTON1)

Completed in 62 milliseconds