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

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1185 #define VRDE_INPUT_SCANCODE 0 macro
/vbox/src/VBox/ExtPacks/VNC/
H A DVBoxVNC.cpp1263 instance->mCallbacks->VRDECallbackInput(instance->mCallback, VRDE_INPUT_SCANCODE, &point, sizeof(point));
1267 instance->mCallbacks->VRDECallbackInput(instance->mCallback, VRDE_INPUT_SCANCODE, &point, sizeof(point));
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1173 case VRDE_INPUT_SCANCODE:

Completed in 61 milliseconds